Difference between revisions of "Virt-filesystems"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
Name Type MBR Size Parent | Name Type MBR Size Parent | ||
/dev/sda1 partition - 107372085248 /dev/sda | /dev/sda1 partition - 107372085248 /dev/sda | ||
+ | |||
+ | |||
+ | virt-filesystems -a output.img --all --long -h | ||
+ | Name Type VFS Label MBR Size Parent | ||
+ | /dev/sda1 filesystem ext3 /boot - 102M - | ||
+ | /dev/sda2 filesystem ext3 - - 6.9G - | ||
+ | /dev/sda3 filesystem swap - - 992M - | ||
+ | /dev/sda1 partition - - - 102M /dev/sda | ||
+ | /dev/sda2 partition - - - 6.9G /dev/sda | ||
+ | /dev/sda3 partition - - - 992M /dev/sda | ||
+ | /dev/sda device - - - 8.0G - | ||
Revision as of 15:19, 2 February 2020
This article is a Draft. Help us to complete it.
virt-filesystems --partitions --long -a qcow_IMAGE_NAME.qcow2 Name Type MBR Size Parent /dev/sda1 partition - 107372085248 /dev/sda
virt-filesystems -a output.img --all --long -h Name Type VFS Label MBR Size Parent /dev/sda1 filesystem ext3 /boot - 102M - /dev/sda2 filesystem ext3 - - 6.9G - /dev/sda3 filesystem swap - - 992M - /dev/sda1 partition - - - 102M /dev/sda /dev/sda2 partition - - - 6.9G /dev/sda /dev/sda3 partition - - - 992M /dev/sda /dev/sda device - - - 8.0G -
Related commands
See also
Advertising: