2

Author Topic: [PATCH] Linux GPT Partition Label Fix  (Read 5576 times)

0 Members and 1 Guest are viewing this topic.

scorpius

  • Observer
  • Posts: 22
[PATCH] Linux GPT Partition Label Fix
« on: June 05, 2013, 06:21:17 PM »
This simple patch enables linux partitions to show their labels instead of the generic "Linux" label. Useful if you have multiple distros installed. This feature is enabled by default if you use MBR, but not with GPT. So for consistency it should be the default behavior.

cd chameleon/i386/libsaio/
patch -p0 < ~/ext2-label.patch