Computing.Net > Forums > Linux > I can't mount a fat32 drive

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

I can't mount a fat32 drive

Reply to Message Icon

Name: kemiko
Date: November 3, 2002 at 16:00:59 Pacific
OS: RH Linux 7.0, kernel 2.4.
CPU/Ram: PIII 933Mhz/384 MB RAM
Comment:

I added a fat32 drive to my secondary controller on my Linux box.
The kernel recognized it because I can ls /proc/ide and see it.
Also if I do a fdisk -l /dev/hdc I see the drive listed as Win95 FAT32 with the correct stats.
Now for the problem.
When I run "mount -t vfat /dev/hdc /mnt/msdos"
I get this error:
fatfs: bogus cluster size
VFS: Can't find a valid MSDOS filesystem on dev 16:00.
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
or too many mounted file systems
I even unmounted one of my other mounts to see if the error was because of too many mounted file systems.

Thanks for your help, Kent



Sponsored Link
Ads by Google

Response Number 1
Name: moog
Date: November 4, 2002 at 06:57:01 Pacific
Reply:

Try mounting without specifying the file system type, i.e "mount /dev/hdc /mnt/msdos"
I'm not an expert but that's how I'm getting about the problem on my machine.
Good luck

moog


0

Response Number 2
Name: Jean-Philippe
Date: November 4, 2002 at 10:50:40 Pacific
Reply:

Have you forgot the partition number after hdc (like /dev/hdc1 or /dev/hdc2) or its a typo?

J-P


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


mandrake and modems! ahah... Configuring Network Adapt...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: I can't mount a fat32 drive

Can't mount Iomega Zip drive (SuSE 8) www.computing.net/answers/linux/cant-mount-iomega-zip-drive-suse-8-/11597.html

Mounting a W2k Fat32 drive in Linux www.computing.net/answers/linux/mounting-a-w2k-fat32-drive-in-linux-/11123.html

can't mount cd's www.computing.net/answers/linux/cant-mount-cds/23544.html