Page 1 of 1

New GPT partition type GUID for Linux data partition

Posted: Tue Sep 06, 2011 7:46 pm
by Icecube
There is a new GPT partition type GUID for the Linux data partition, so Linux and Windows data partition can be differentiated.
Previously Linux used the same GUID for the data partitions as Windows. Linux never had a separate unique partition type GUID defined for its data partitions. This created problems when dual-booting Linux and Windows in UEFI-GPT setup. This new GUID was defined jointly by
GPT fdisk and GNU Parted developers. It is identified as type code 8300 in GPT fdisk.

Windows Basic data partition[2] EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
Linux filesystem data[2] 0FC63DAF-8483-4772-8E79-3D69D8477DE4
http://en.wikipedia.org/wiki/GUID_Parti ... type_GUIDs

Re: New GPT partition type GUID for Linux data partition

Posted: Wed Sep 07, 2011 6:17 pm
by andymc
Thanks very much for the tip Icecube, I'll check that out, and I should be able to update Partition Logic with new GUID(s) before the next release, which should be pretty soon now..

(also, I'll reply to your post in the Visopsys forum shortly) 8-)

Re: New GPT partition type GUID for Linux data partition

Posted: Wed Sep 07, 2011 8:38 pm
by Icecube
Thanks.

Re: New GPT partition type GUID for Linux data partition

Posted: Thu Sep 08, 2011 2:21 am
by andymc
I've updated all the GPT GUIDs so they're current with the ones listed on the Wikipedia page you linked to. Those will be in the next Visopsys/Partition Logic release. Thanks again!