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
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.
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?
Summary: I can't mount my Iomega Zip 100 drive under SuSE 8.0. I can get linux to recognize the zip drive but not to mount it. "Mount" tells me that it detects a bogus logical sector size and that it ...
Summary: Hi , i got a problem i try to mount a Fat32 Drive from my Windows 2000 PC into my Linux Red Hat 7.0 but i always got message RPC timeout ... Network is OK ... works fine. Some one have idea or a good...
Summary: I'm having a problem with my DVD and CD-RW drive. I can burn a cd. The cd burning program appears to use /dev/sr0 (which doesn't exist) cdrecord -scanbus shows both: scsibus0: 0,0,0 0) 'SA...