FC3, FC4 and upstream use: --- util-linux-2.12a/fdisk/i386_sys_types.c.sopwith 2004-11-12 11:12:36.118449940 -0500 +++ util-linux-2.12a/fdisk/i386_sys_types.c 2004-11-12 11:15:28.764795949 -0500 @@ -74,6 +74,7 @@ {0xb8, N_("BSDI swap")}, {0xbb, N_("Boot Wizard hidden")}, {0xbe, N_("Solaris boot")}, + {0xbf, N_("Solaris VTOC")}, {0xc1, N_("DRDOS/sec (FAT-12)")}, {0xc4, N_("DRDOS/sec (FAT-16 < 32M)")}, {0xc6, N_("DRDOS/sec (FAT-16)")}, It was rejected directly before RHEL4 GA. I think we can use it now. The patch is already in CVS by Ellliot.
util-linux/RHEL-4/util-linux-2.12a/fdisk$ grep 0xbf * i386_sys_types.c: {0xbf, N_("Solaris")}, I used same label like upstream in last versions (see FC4). It means "Solaris" rather than "Solaris VTOC".
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2005-669.html