Can the Linux kernel that comes with RH 5.0 mount FAT32 partitions?  What is the
kernel version for RH 5.0?  I'm trying to mount it with no success.

Here is what I see when I type fdisk -l

Disk /dev/hda: 240 heads, 63 sectors, 840 cylinders
Units = cylinders of 15120 * 512 bytes

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/hda1   *      285      285      839  4195768+   b  Win95 FAT32
/dev/hda2            1        1      284  2147008+   5  Extended
/dev/hda5            1        1       21   158697   83  Linux native
/dev/hda6           22       22      184  1232248+  83  Linux native
/dev/hda7          185      185      212   211648+  83  Linux native
/dev/hda8          213      213      233   158728+  83  Linux native
/dev/hda9          234      234      242    68008+  82  Linux swap
/dev/hda10         243      243      247    37768+  83  Linux native

Disk /dev/hdc: 12 heads, 32 sectors, 512 cylinders
Units = cylinders of 384 * 512 bytes

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/hdc1   ?  4431872  4432289  8675822814758329+  74  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(1023, 1, 1) logical=(4432288, 1, 1)
Partition 1 has different physical/logical endings:
     phys=(1023, 0, 19) logical=(8675821, 0, 19)
Partition 1 does not end on cylinder boundary:
     phys=(1023, 0, 19) should be (1023, 11, 32)
/dev/hdc2   ?  3463168  3464022  4867606269488144   65  Novell Netware 386
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(1023, 4, 1) logical=(3464021, 4, 1)
Partition 2 has different physical/logical endings:
     phys=(1023, 4, 32) logical=(4867605, 4, 32)
Partition 2 does not end on cylinder boundary:
     phys=(1023, 4, 32) should be (1023, 11, 32)
/dev/hdc3   ?  1402880  1403619  5045189699181456   53  Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(1023, 2, 16) logical=(1403618, 2, 16)
Partition 3 has different physical/logical endings:
     phys=(1023, 3, 15) logical=(5045188, 3, 15)
Partition 3 does not end on cylinder boundary:
     phys=(1023, 3, 15) should be (1023, 11, 32)
/dev/hdc4   ? 10181632 10182317 10182487    32672   bb  Unknown
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(1023, 3, 31) logical=(10182316, 3, 31)
Partition 4 has different physical/logical endings:
     phys=(1023, 5, 30) logical=(10182486, 5, 30)
Partition 4 does not end on cylinder boundary:
     phys=(1023, 5, 30) should be (1023, 11, 32)

Here is what happens when I try to mount my Win95 partition:

[root@localhost ppp]# mount -tvfat /dev/hda1 /dosc
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
       or too many mounted file systems

Thanks,
Eric


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to