summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-03-02 19:27:09 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-03-02 19:27:09 +0000
commit76c71daae7bc9159fecf71c89447f4ef57f474f5 (patch)
treef2399f71f3168ac1fd3ebe16febf4a7b03247390 /perl-install/partition_table.pm
parentdd9c11f089f792ceef9092753d37e490b308fc80 (diff)
downloaddrakx-backup-do-not-use-76c71daae7bc9159fecf71c89447f4ef57f474f5.tar
drakx-backup-do-not-use-76c71daae7bc9159fecf71c89447f4ef57f474f5.tar.gz
drakx-backup-do-not-use-76c71daae7bc9159fecf71c89447f4ef57f474f5.tar.bz2
drakx-backup-do-not-use-76c71daae7bc9159fecf71c89447f4ef57f474f5.tar.xz
drakx-backup-do-not-use-76c71daae7bc9159fecf71c89447f4ef57f474f5.zip
better name for windobe new 0x42 special id (their own LVM marker)
Diffstat (limited to 'perl-install/partition_table.pm')
-rw-r--r--perl-install/partition_table.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/partition_table.pm b/perl-install/partition_table.pm
index 9b09da13b..155462776 100644
--- a/perl-install/partition_table.pm
+++ b/perl-install/partition_table.pm
@@ -90,7 +90,7 @@ if_(arch() =~ /^ppc/,
0x3c => 'PartitionMagic recovery partition',
0x40 => 'Venix 80286',
0x41 => 'Linux/MINIX (sharing disk with DRDOS) / Personal RISC Boot / PPC PReP (Power PC Reference Platform) Boot',
- 0x42 => 'Linux swap (sharing disk with DRDOS) / SFS (Secure Filesystem) / W2K marker',
+ 0x42 => 'Windows Dynamic Partition',
0x43 => 'Linux native (sharing disk with DRDOS)',
0x45 => 'EUMEL/Elan',
0x46 => 'EUMEL/Elan 0x46',