Description of problem: fdisk doesn't know about the Freedesktop $BOOT partition type. Version-Release number of selected component (if applicable): util-linux-2.24-2.fc20.x86_64 How reproducible: Every time Steps to Reproduce: 1. fdisk /dev/sdc Actual results: /dev/sdc2 788480 2099199 640M unknown Expected results: "Freedesktop $BOOT" instead of "unknown" Additional info: gdisk output: 2 788480 2099199 640.0 MiB EA00 Freedesktop $BOOT For more details see http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/
Thanks to explanations of Rod Smith[1], I realized that I'm comparing apples to oranges and that the columns of fdisk and gdisk are different. Nevertheless since "Freedesktop $BOOT" has its own GUID, it would still be nice if fdisk would recognize it. [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1056376#c4
I guess you mean the new root, /home, .. etc. GUIDs. It will be supported in the next util-linxu release (already in upstream master branch).