Computing.Net > Forums > Linux > How to mount USB floppy drive for RH 7.2

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.

How to mount USB floppy drive for RH 7.2

Reply to Message Icon

Name: Michael
Date: July 8, 2002 at 07:41:42 Pacific
Comment:

Hi, I'm running RH 7.2 for my laptop and I'm facing problem whereby it is unable to mount the USB floppy drive. I've tried to seacrh for info. if the kernel has USB support for USB floppy but to no avail. May I have some advice, pls?



Sponsored Link
Ads by Google

Response Number 1
Name: Lawrence
Date: July 8, 2002 at 08:58:45 Pacific
Reply:

Check to see whether your kernel supports
USB which I believe it does since I have
RedHat Linux 7.2 running on my computer as
well. Just run the command "dmesg" to check
on that. On my system, I have to mount the
Iomega USB 100 MB Zip drive as /dev/sda4!

E-mail if you need further help.

Lawrence


0

Response Number 2
Name: Barry
Date: July 8, 2002 at 16:18:41 Pacific
Reply:

If the advice Lawrence gives does not work, then perhaps you have USB modularized. Try doing "lsmod" to see if the usbcore module is loaded. If not, try "modprobe uhci" or "modprobe ohci" (try the uhci first). If that works without error (check again with "lsmod"), then try mounting the floppy with something like:

mount -t vfat /dev/sda /mnt/floppy

This assumes it's a dos floppy and that the directory /mnt/floppy exists. A USB floppy is normally seen as a scsi disk, and if it's the only "scsi" device on your system, then it will be seen as sda.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







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: How to mount USB floppy drive for RH 7.2

What are system requirements for RH 7.2? www.computing.net/answers/linux/what-are-system-requirements-for-rh-72/5895.html

How to mount USB drive www.computing.net/answers/linux/how-to-mount-usb-drive/30210.html

mounting an ntsf winxp drive in RH 7.2 www.computing.net/answers/linux/mounting-an-ntsf-winxp-drive-in-rh-72/8372.html