On Wed, Mar 25, 2015 at 08:44:01PM +0200, Jörg Jenderek wrote: > --- util-linux-2.26/include/pt-mbr.h.old 2015-02-10 10:49:46.000000000 +0100 > +++ util-linux-2.26/include/pt-mbr.h 2015-03-25 19:30:49.000000000 +0100 > @@ -150,2 +150,3 @@ > MBR_BOOTWIZARD_HIDDEN_PARTITION = 0xbb, > + MBR_ACRONIS_FAT32LBA_PARTITION = 0xbc, /* Acronis Secure Zone with ipl for loader F11.SYS */ > MBR_SOLARIS_BOOT_PARTITION = 0xbe, > > pt-mbr-partnames-acronis.diff > --- util-linux-2.26/include/pt-mbr-partnames.h.old 2015-02-10 10:49:46.000000000 +0100 > +++ util-linux-2.26/include/pt-mbr-partnames.h 2015-03-25 19:18:53.000000000 +0100 > @@ -73,2 +73,6 @@ > {0xbb, N_("Boot Wizard hidden")}, > + {0xbc, N_("Acronis FAT32 LBA")},/* hidden (+0xb0) FAT32 LBA with > + ipl for Acronis loader F11.SYS > + by Acronis partition backup software > + is called Acronis Secure Zone */ Applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html