With RH 5.0 you can't mount FAT32 partitions, however DISKDRUID
does recognize them. You should get a newer kernel (2.0.34 (?) or use 
a method which I use with the help of the m-tools utils. However I use
this method for copying only! You will not be able to mount the disk.

First vi the /etc/mtools.conf to configure the /dev/hda1 as drive c:.
Now you can simply do a mdir c: or a mcopy from your FAT32 partition.

For mounting a FAT32 partition, get RH 5.1or download a newer kernel
but correct me if I am wrong.

Signed,

Niels Wagenaar
===============================================
A DOS/Linux C/C++,PASCAL developer and a commercial Visual Foxpro 5.0 
Win32-developer at the Dieke & v.d. Beek IT group. If you want to
contact me
or send me a message then send mailto:[EMAIL PROTECTED]
===============================================


> -----Oorspronkelijk bericht-----
> Van:  Eric Goforth [SMTP:[EMAIL PROTECTED]]
> Verzonden:    donderdag 11 juni 1998 4:34
> Aan:  [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Onderwerp:    RH 5.0 and FAT32
> 
> 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.


-- 
  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