On Fri, 2006-12-15 at 09:56 -1000, [EMAIL PROTECTED] wrote:
> On Friday 15 December 2006 08:26, Rui Santos wrote:
>  
<sbip>
> Found that, changed it to auto, thanks
> 
> 
> >     Then issue the command 'mount /proc/bus/usb'
> >     On the next boot it should be mounted automatically.
> >
> > 2) check if /proc/bus/usb directory exists.
> 
> /proc/bus/usb does not exist, even after a reboot. 
> 
> > If not, create it. 
> >     Issue the command:
> >     mount -t usbfs none /proc/bus/usb
> >     voila...
> 
> This does not work. I get the error message that /proc/bus/usb does not exist.

Then create it! md /proc/bus/usb
You need to be root to do this.

-- 
Ken Schneider
UNIX  since 1989, linux since 1994, SuSE  since 1998

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to