On Wednesday 04 April 2007 18:27, Chaim Keren Tzion wrote: > Perhaps it is related to the extended partition type that you chose or how > you made that partition. > You are using: > Device Id System > /dev/sdc1 f W95 Ext'd (LBA)
I doubt that that'ds the problem for the following reasons: 1 - The disk mounts with no problems on another machine. 2 - The partitions were all created using Mandriva Control Panel. I admit that I'm not really familiar with the logic, but it works on /dev/sda and /dev/sdb which also have extended partitions. 3 - The disk (/dev/sdc) used to be used for a dual boot system so it had a Windows partition which I deleted a long time ago and changed it to a Linux partition. But that was at least a year ago and it never caused mounting problems and, as I already wrote, all the partitions mount with no problem on another machine. In any case, here's the fdisk output again: [EMAIL PROTECTED] /]# fdisk -l Disk /dev/sda: 250.0 GB, 250058268160 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 1912 15358108+ 83 Linux /dev/sda2 1913 30401 228837892+ 5 Extended /dev/sda5 1913 2294 3068383+ 82 Linux swap / Solaris /dev/sda6 2295 2357 506016 83 Linux /dev/sda7 2358 7456 40957686 83 Linux /dev/sda8 7457 10005 20474811 83 Linux /dev/sda9 10006 13829 30716248+ 83 Linux /dev/sda10 13830 15103 10233373+ 83 Linux /dev/sda11 15104 15867 6136798+ 83 Linux /dev/sda12 15868 18416 20474811 83 Linux /dev/sda13 18417 20965 20474811 83 Linux /dev/sda14 20966 23514 20474811 83 Linux /dev/sda15 23515 30401 55319796 83 Linux Disk /dev/sdb: 250.0 GB, 250058268160 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdb1 1 637 5116671 83 Linux /dev/sdb2 638 30401 239079330 5 Extended /dev/sdb3 * 1 1 0 0 Empty Partition 3 does not end on cylinder boundary. /dev/sdb4 * 1 1 0 0 Empty Partition 4 does not end on cylinder boundary. /dev/sdb5 638 1274 5116671 83 Linux /dev/sdb6 1275 1911 5116671 83 Linux /dev/sdb7 1912 4970 24571386 83 Linux /dev/sdb8 4996 6524 12281661 83 Linux /dev/sdb9 6525 9073 20474811 83 Linux /dev/sdb10 9074 11622 20474811 83 Linux /dev/sdb11 11623 12896 10233373+ 83 Linux /dev/sdb12 12897 14170 10233373+ 83 Linux /dev/sdb13 14171 15444 10233373+ 83 Linux /dev/sdb14 15445 16718 10233373+ 83 Linux /dev/sdb15 16719 30401 109908666 83 Linux Disk /dev/sdc: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdc1 26 19457 156087540 f W95 Ext'd (LBA) /dev/sdc5 26 1554 12281661 83 Linux /dev/sdc6 1555 1808 2040223+ 82 Linux swap / Solaris /dev/sdc7 1809 4357 20474811 83 Linux /dev/sdc8 4358 6906 20474811 83 Linux /dev/sdc9 6907 8180 10233373+ 83 Linux /dev/sdc10 8181 9454 10233373+ 83 Linux /dev/sdc11 9455 10728 10233373+ 83 Linux /dev/sdc12 10729 12002 10233373+ 83 Linux /dev/sdc13 12003 18631 53247411 83 Linux /dev/sdc14 18632 19457 6634813+ 83 Linux -- Shlomo Solomon http://the-solomons.net Sent by KMail (KDE 3.5.4) on LINUX Mandriva 2007 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
