[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: usb device



Michael Sry wrote:
Hello,
I am trying to mount my USB device but it is not really working!
When I type
mount /dev/sda1 /mount_point -t vfat
I get the following error message
mount: /dev/sda1 is not a valid block device
Does anyone know what is the problem?
Thanks!


It's not a valid block device ;-)

Are you sure it's sda1? Maybe the mass storage driver isn't loaded. Try

cat /proc/bus/usb/devices

Which will show you the info for the device as well as the driver that
picked it up.

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  7 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=05ac ProdID=0302 Rev= 1.06
S:  Manufacturer=Fujitsu Takamisawa Component
S:  Product=Apple Optical USB Mouse
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=10ms

You may want to also install (hotplug | hal | udev | dbus | gvm). I've been
very skeptical about this utopia stack but I have to admit that it works
extremely well.

	-Eric


--
"Education is what remains after one has forgotten everything he learned in school."
	- Albert Einstein

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: