View previous topic :: View next topic |
Author |
Message |
genericnowlin n00b
Joined: 07 Feb 2005 Posts: 6
|
Posted: Mon Feb 07, 2005 10:06 am Post subject: How Do You Mount USB Flash Drive using /proc |
|
|
In most of the documentation, /dev/sda automatically exists. However, I dont have one for some reason. I am a newbie sort of. Dmesg reports this after I plug it in, I am uncertain how to decrypt it.
Code: |
rip handle_IRQ_event+0x24/0x60
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
|
|
|
Back to top |
|
|
andreas2000 Tux's lil' helper
Joined: 02 Nov 2004 Posts: 144 Location: Austria/Vienna
|
Posted: Mon Feb 07, 2005 10:45 am Post subject: |
|
|
Have you all the necessary Support for USB Mass Storage devices in kernel?
There's some SCSI stuff that has to be activated! I don't know at the moment what exactly has to be activated, but I think it's no problem to google for it. _________________ Registered Linux User 371244 |
|
Back to top |
|
|
|