here is the result of the fdisk …
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x54d254d2
Device Boot Start End Blocks Id System
/dev/sda1 * 1 12938 103916452 7 HPFS/NTFS
/dev/sda2 12938 30401 140279549 f W95 Ext’d (LBA)
/dev/sda5 12938 12946 72261 83 Linux
/dev/sda6 12947 13208 2104483+ 82 Linux swap / Solaris
/dev/sda7 13209 15819 20972826 83 Linux
/dev/sda8 15820 30310 116398926 83 Linux
Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1b28e24a
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 12938 103916452 7 HPFS/NTFS
/dev/sdb2 12938 30401 140279549 f W95 Ext’d (LBA)
/dev/sdb5 12938 12946 72261 83 Linux
/dev/sdb6 12947 13208 2104483+ 82 Linux swap / Solaris
/dev/sdb7 13209 15819 20972826 83 Linux
/dev/sdb8 15820 30310 116398926 83 Linux
Disk /dev/dm-0: 250.0 GB, 250059349504 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1b28e24a
Device Boot Start End Blocks Id System
/dev/dm-0p1 * 1 12938 103916452 7 HPFS/NTFS
/dev/dm-0p2 12938 30401 140279549 f W95 Ext’d (LBA)
/dev/dm-0p5 12938 12946 72261 83 Linux
/dev/dm-0p6 12947 13208 2104483+ 82 Linux swap / Solaris
/dev/dm-0p7 13209 15819 20972826 83 Linux
/dev/dm-0p8 15820 30310 116398926 83 Linux
Disk /dev/dm-1: 106.4 GB, 106410446848 bytes
255 heads, 63 sectors/track, 12936 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
omitting empty partition (6)
Disk /dev/dm-2: 143.6 GB, 143646258176 bytes
255 heads, 63 sectors/track, 17463 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/dm-2p1 1 9 72261 83 Linux
/dev/dm-2p2 9 271 2104515 5 Extended
/dev/dm-2p5 10 271 2104483+ 82 Linux swap / Solaris
Disk /dev/dm-3: 73 MB, 73995264 bytes
255 heads, 63 sectors/track, 8 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: 0x00000000
Disk /dev/dm-4 doesn’t contain a valid partition table
Disk /dev/dm-5: 21.4 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: 119.1 GB, 119192500224 bytes
255 heads, 63 sectors/track, 14490 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-6 doesn’t contain a valid partition table
“/dev/dm-0p1 * 1 12938 103916452 7 HPFS/NTFS
/dev/dm-0p2 12938 30401 140279549 f W95 Ext’d (LBA)”
correct me if i am wrong but it appears that using (hd0,0) is wrong… should it be 0,1 or 0,2 instead???