Hello,
Your extended partition ID(Type) is 5 which is the old type of DOS Extended partition. The newer extended Partitions have ID(Type) "F". This happens if you had said "No" to the query "Enable Large Disk Support" in DOS FDISK program. If you dont have any data on the Logical drives delete them and recreate them but this type while using DOS FDISK - enable Large Disk Support with a YES. below is my HDD table.



/sbin/fdisk -l /dev/hda


Disk /dev/hda: 255 heads, 63 sectors, 4865 cylinders
Units = cylinders of 16065 * 512 bytes

Device Boot Start End Blocks Id System
/dev/hda1 1 1024 8225248+ 83 Linux
/dev/hda2 * 1025 1216 1542240 c Win95 FAT32 (LBA)
/dev/hda3 1217 4180 23808330 f Win95 Ext'd (LBA)
/dev/hda4 4181 4865 5502262+ 83 Linux
/dev/hda5 1217 1280 514048+ 82 Linux swap
/dev/hda6 1281 2364 8707198+ 83 Linux
/dev/hda7 2365 3288 7421998+ 7 HPFS/NTFS
/dev/hda8 3289 3798 4096543+ b Win95 FAT32
/dev/hda9 3799 4180 3068383+ b Win95 FAT32
[EMAIL PROTECTED] netadmin]#


Best wishes,
G.Sriram.

*************************************************************************
Dear Sir,
here is the information of Fdisk ..

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1             1      1275  10241406    c  Win95 FAT32 (LBA)
/dev/hda2   *      1276      1339    514080   83  Linux
/dev/hda3          1340      2562   9823747+  83  Linux
/dev/hda4          2568      4865  18458685    5  Extended
/dev/hda5          2568      2633    530113+  82  Linux swap
/dev/hda6          3017      4865  14852061    c  Win95 FAT32 (LBA)
/dev/hda7          2634      3015   3068383+  83  Linux

Partition table entries are not in disk order
While I am able to mount the dev/hda1, I am not able to mount the
 /dev/hda6 .
The error reported is
[EMAIL PROTECTED] root]# mount -t msdos  /dev/hda6 /c
mount: wrong fs type, bad option, bad superblock on /dev/hda6,
       or too many mounted file systems

What could be wrong..


Regards and thanks for your time.
*********************************************************************




------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to