diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-10-25 12:47:16 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-10-25 14:02:46 +0100 |
commit | 51672634fddc20095adc1300e0bfee2c99c604f5 (patch) | |
tree | e25d5e9b67a3497e7132919a2a873255924894e7 /python/run-python-tests | |
parent | 47412f137f2b09dbc2b44b78ba84c0b348e3f402 (diff) | |
download | libguestfs-51672634fddc20095adc1300e0bfee2c99c604f5.tar.gz libguestfs-51672634fddc20095adc1300e0bfee2c99c604f5.tar.xz libguestfs-51672634fddc20095adc1300e0bfee2c99c604f5.zip |
virt-filesystems: Add MBR partition type byte to the output.
This adds an extra column containing this information, looking
like this:
Name Type VFS Label MBR Size Parent
/dev/sda1 filesystem ntfs - - 6.0G -
/dev/sda1 partition - - 07 6.0G /dev/sda
/dev/sda device - - - 6.0G -
In particular you can use this to tell if a partition is an extended
partition, because the field will contain '05' or '0f'.
Diffstat (limited to 'python/run-python-tests')
0 files changed, 0 insertions, 0 deletions