Voodooprojects

Chameleon => DevTalk => Patches => Topic started by: scorpius on June 05, 2013, 06:21:17 PM

Title: [PATCH] Linux GPT Partition Label Fix
Post by: scorpius 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