Tried to edit the above but I guess 10 minutes is the limit. Here is the output from fdisk -l:
linux-kk8g:/home/carl # fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xeb1eeb1e
Device Boot Start End Blocks Id System
/dev/sda1 * 1 30402 244196352 7 HPFS/NTFS
Disk /dev/sdf: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2f4d2f4c
Device Boot Start End Blocks Id System
/dev/sdf1 * 1 21228 170505877 7 HPFS/NTFS
/dev/sdf2 21228 30401 73690124 f W95 Ext’d (LBA)
/dev/sdf5 21228 21237 80293+ 83 Linux
/dev/sdf6 21238 21499 2104483+ 82 Linux swap / Solaris
/dev/sdf7 21500 24110 20972826 83 Linux
/dev/sdf8 24111 30401 50532426 83 Linux
Disk /dev/dm-0: 250.1 GB, 250059348992 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2f4d2f4c
Device Boot Start End Blocks Id System
/dev/dm-0p1 * 1 21228 170505877 7 HPFS/NTFS
/dev/dm-0p2 21228 30401 73690124 f W95 Ext’d (LBA)
/dev/dm-0p5 21228 21237 80293+ 83 Linux
/dev/dm-0p6 21238 21499 2104483+ 82 Linux swap / Solaris
/dev/dm-0p7 21500 24110 20972826 83 Linux
/dev/dm-0p8 24111 30401 50532426 83 Linux
Disk /dev/dm-1: 174.6 GB, 174598018048 bytes
255 heads, 63 sectors/track, 21226 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x69205244
This doesn’t look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/dm-1p1 ? 13578 119522 850995205 72 Unknown
Partition 1 does not end on cylinder boundary.
/dev/dm-1p2 ? 45382 79243 271987362 74 Unknown
Partition 2 does not end on cylinder boundary.
/dev/dm-1p3 ? 10499 10499 0 65 Novell Netware 386
Partition 3 does not end on cylinder boundary.
/dev/dm-1p4 167628 167631 25817+ 0 Empty
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
Warning: ignoring extra data in partition table 6
Warning: ignoring extra data in partition table 6
Warning: ignoring extra data in partition table 6
Warning: invalid flag 0x072c of partition table 6 will be corrected by w(rite)
Disk /dev/dm-2: 75.5 GB, 75458686976 bytes
255 heads, 63 sectors/track, 9173 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2ff41800
Device Boot Start End Blocks Id System
/dev/dm-2p1 1 10 80293+ 83 Linux
/dev/dm-2p2 10 272 2104515 5 Extended
/dev/dm-2p5 11 272 2104483+ 82 Linux swap / Solaris
/dev/dm-2p6 ? 77063 261619 1482446688+ 4 FAT16 <32M
Disk /dev/dm-3: 82 MB, 82220544 bytes
255 heads, 63 sectors/track, 9 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-3 doesn’t contain a valid partition table
Disk /dev/dm-4: 2154 MB, 2154991104 bytes
255 heads, 63 sectors/track, 261 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xc5787cb5
Disk /dev/dm-4 doesn’t contain a valid partition table
Disk /dev/dm-5: 21.5 GB, 21476173824 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-5 doesn’t contain a valid partition table
Disk /dev/dm-6: 51.7 GB, 51745204224 bytes
255 heads, 63 sectors/track, 6290 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-6 doesn’t contain a valid partition table
linux-kk8g:/home/carl # ^C
linux-kk8g:/home/carl #