LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   mount USB Device (https://www.linuxquestions.org/questions/linux-hardware-18/mount-usb-device-26227/)

finger 07-20-2002 09:56 PM

mount USB Device
 
I can view the information by usbview, but how can I mount it?

RefriedBean 07-20-2002 11:50 PM

Hi!
Make sure that you have USBMass storage support and scsi support in your kernel.

Then just plug in the USB device, and do
mount /dev/sda1 /mnt/whereyouwannamountit

Good Luck!
RefriedBean

finger 07-21-2002 12:20 AM

thank you.


All times are GMT -5. The time now is 11:28 PM.