From 07176b363fe8b3cb3c885f378c93748ef749dcfb Mon Sep 17 00:00:00 2001 From: Stew Benedict Date: Thu, 10 Mar 2005 17:59:25 +0000 Subject: Diskdrake mods for XBox (thks Pixel) --- perl-install/fs/type.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/fs/type.pm') diff --git a/perl-install/fs/type.pm b/perl-install/fs/type.pm index caada6dfb..841d6e12b 100644 --- a/perl-install/fs/type.pm +++ b/perl-install/fs/type.pm @@ -138,6 +138,7 @@ if_(arch() !~ /ppc/, 0xb8 => '', 'BSDI swap', 0xbb => '', 'Boot Wizard hidden', 0xbe => '', 'Solaris boot', + 0xbf => '', 'Microsoft XBox OS Partitions', 0xc1 => '', 'DRDOS/sec (FAT-12)', 0xc4 => '', 'DRDOS/sec (FAT-16 < 32M)', 0xc6 => '', 'DRDOS/sec (FAT-16)', -- cgit v1.2.1