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

Re: Q: USB-Stick at Workstation? (plus considerations: media station)



When you insert the USB stick in the worksation, your system must detect
it. Check in the /var/log/message if there are any sign of detection. If
there are no such sign, it mean the USB hardware of your worksation is
not detected by the kernel. In this case you can try to use another USB
driver usb-ohci.o or usb-uhci.o I am not sure about this name.

Hilaire


Le mer 02/06/2004 à 18:12, Ralf a écrit :
> Am Mittwoch 28 April 2004 18:55 schrieb Ralf:
> > Dear developers,
> > hi folks,
> >
> > today I failed to mount an usb stick on teacher's work station - and I
> > did it several times on other systems!
> 
> 
> Dear Group,
> 
> someone has to do the answering - now, it is myself.
> 
> Well, this is only a suspection, after I solved the problem for a different 
> PC:
> 
> 1) usbdevfs must be mounted (check with mount). If it is not, you can manually 
> enter
>  mount -t usbdevfs /proc/bus/usb
> 
> or you add a line like this in the /etc/fstab (not before proc!):
> none /proc/bus/usb usbdevfs defaults,users,rw,devmode=0666 0 0
> 
> 2) given that, you can check one of theses commands:
> lsusb			(should list something!)
> usbview		(nearly the same, but KDE)
> hotplug usb	(if installed, detects new devices on USB)
> 
> If none of the above works, there must be a hardware failure.
> 
> 3) mount your usbstick like this:
> mount /dev/sda1  /mnt
> (in case there are other scsi devices, it will be sda2 or up).
> 
> Any further comments?
> Regards
> Ralf
-- 
SCÉRÉN
CRDP d'Aquitaine/CDDP des Landes
http://crdp.ac-bordeaux.fr/cddp40
Ingénierie Éducative
614, rue du Ruisseau - BP 401
40012 Mont de Marsan Cedex
Tél. 05.58.75.50.10



Reply to: