LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB Floppy mount after linux rescue (https://www.linuxquestions.org/questions/linux-hardware-18/usb-floppy-mount-after-linux-rescue-372242/)

temm 10-12-2005 08:31 AM

USB Floppy mount after linux rescue
 
I am trying to mount a usb floppy drive at the prompt after the linux rescue command during installation

I have issued

modprobe usb
modprobe usb-storage

I've also tried modprobe usb-uhci, modprobe usbcore
but i cannot mount the floppy using
mount /dev/sda /mnt/floppy

lsmod |grep usb
lists no module concerning usb.

Can anyone help me on this?

Thanks


All times are GMT -5. The time now is 06:22 PM.