[Libguestfs] [PATCH v3] inspect: get windows drive letters for GPT disks.

Richard W.M. Jones rjones at redhat.com
Sat Feb 6 17:10:27 UTC 2016


On Sat, Feb 06, 2016 at 11:50:05AM -0500, Dawid Zamirski wrote:
> This patch updates the guestfs_inspect_get_drive_mappings API call to
> also return drive letters for GPT paritions. Previously this worked
> only for MBR partitions. This is achieved by matching the GPT partition
> GUID with the info stored in the blob from
> HKLM\SYSTEM\MountedDevices\DosDevices keys. For GPT partions this blob
> contains a "DMIO:ID:" prefix followed by a 16 byte binary GUID.

I've pushed this upstream.

Thanks for your contribution.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list