Re: Making Debian mount USB storage device

From: Dances With Crows (danSPANceswitTRAPhcrows_at_usa.net)
Date: 05/26/04


Date: 26 May 2004 12:52:11 GMT

On Wed, 26 May 2004 10:29:38 +0200, Gerald Willmann staggered into the
Black Sun and said:
> On Wed, 26 May 2004, Mike Oliver wrote:
[ trying to mount a USB Mass Storage device, usbcore and usb-storage are
loaded ]
>> It won't let me mount with "-t auto" or "-t autofs". On the other hand
>> mount -t usbfs /dev/sda1 /mnt/removable
>> executes without complaint, but
> usbfs is something completely different similar to proc try msdos or
> do a google search for mount memory stick

You need to have usbcore, usb-uhci or usb-ohci, and usb-storage loaded.
Make sure you have usb-uhci or usb-ohci loaded; Gerald forgot to tell
you to load those. Don't use -t msdos either; all FAT filesystems
should be mounted with -t vfat, otherwise you lose long filenames.

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /    mail: TRAP + SPAN don't belong
http://www.brainbench.com     /                Hire me! 
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume


Relevant Pages

  • Re: USB Memory Key problem
    ... On my machines, I had to boot each machine once with the stick inserted for ... mount -t vfat /dev/sda1 /mn/usb ...
    (alt.os.linux)
  • Re: USB Disk
    ... Is there anyway to force the system to recognize the USB ... You need usbcore, usb-uhci, and usb-storage, then the drive should show up ... as /dev/sda1 and you can the mount it. ...
    (linux.redhat)
  • "usb-storage" and "ub" modules with usb floppy drive and usb flash key
    ... The drivers node the key to uba1, so I can mount it. ... "usb-storage" module is loaded and the driver nodes the drive to sdb ...
    (comp.os.linux.hardware)
  • "usb-storage" and "ub" modules with usb floppy drive and usb flash key
    ... The drivers node the key to uba1, so I can mount it. ... "usb-storage" module is loaded and the driver nodes the drive to sdb ...
    (comp.os.linux.development.system)
  • Re: 2.6.24-rc5-mm1
    ... The behaviour of my mp3 player (also act as usb-storage device) seems ... usb 1-7: new high speed USB device using ehci_hcd and address 7 ... This output won't appear if you simply mount the device. ... when I plugin the player the kernel reports below messages: ...
    (Linux-Kernel)