Virt-filesystems: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * =Internal= * Linux Virtualization Operations =Overview= =Install= <pre> </pre>") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | =External= | ||
* | * http://libguestfs.org/virt-filesystems.1.html | ||
=Internal= | =Internal= | ||
Line 8: | Line 9: | ||
=Overview= | =Overview= | ||
Command line-utility used to discover file systems, partitions, logical volumes and their sizes in a disk image or virtual machine. It replaces virt-list-filesystems and virt-list-partitions. | |||
< | virt-filesystems --all -lh -d <''guest-name''> | ||
Latest revision as of 18:13, 3 November 2017
External
Internal
Overview
Command line-utility used to discover file systems, partitions, logical volumes and their sizes in a disk image or virtual machine. It replaces virt-list-filesystems and virt-list-partitions.
virt-filesystems --all -lh -d <guest-name>