I've been using PCLinuxOS for several years with the latest being an upgraded 2009. Trying to install 2010 but it does not recognize the second hard drive (Maxtor 60GB IDE) and identifies the first one (Maxtor 6.4GB IDE) as sdb1 instead of hdb1. I need both disks for the install.
fdisk -l with existing 2009 install
Disk /dev/hda: 6448 MB, 6448619520 bytes
255 heads, 63 sectors/track, 784 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xec30d4f2
Device Boot Start End Blocks Id System
/dev/hda1 * 1 714 5735173+ 83 Linux
/dev/hda2 715 784 562275 5 Extended
/dev/hda5 715 784 562243+ 82 Linux swap / Solaris
Disk /dev/hdd: 61.5 GB, 61492838400 bytes
16 heads, 63 sectors/track, 119150 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Disk identifier: 0x0001715c
Device Boot Start End Blocks Id System
/dev/hdd1 * 1 40641 20482843+ 83 Linux
/dev/hdd2 82573 119150 18435217+ f W95 Ext'd (LBA)
/dev/hdd3 40641 82573 21133507+ 83 Linux
/dev/hdd5 82573 98829 8193118+ 83 Linux
/dev/hdd6 98830 119150 10241752+ 83 Linux
fdisk -l running 2010 live cd
Disk /dev/sdb: 6448 MB, 6448619520 bytes
255 heads, 63 sectors/track, 784 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xec30d4f2
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 714 5735173+ 83 Linux
/dev/sdb2 715 784 562275 5 Extended
/dev/sdb5 715 784 562243+ 82 Linux swap / Solaris
If you need more info let me know.
Tom