Add the Solaris x86 boot partition type. This is used in Solaris 10

(and perhaps earlier).

Submitted by:	Joerg Schilling <schilling@fokus.fraunhofer.de>
This commit is contained in:
Hartmut Brandt 2003-12-18 13:13:02 +00:00
parent 3a5c252064
commit bb00732864
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123637

View File

@ -196,6 +196,7 @@ static struct part_type
,{0xAC, "IBM JFS"}
,{0xB7, "BSDI BSD/386 file system"}
,{0xB8, "BSDI BSD/386 swap"}
,{0xBE, "Solaris x86 boot"}
,{0xC1, "DRDOS/sec with 12-bit FAT"}
,{0xC4, "DRDOS/sec with 16-bit FAT (< 32MB)"}
,{0xC6, "DRDOS/sec with 16-bit FAT (>= 32MB)"}