>> 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.

# md /proc/bus/usb
/bin/mkdir: cannot create directory /proc/bus/usb': No such file or directory

I had rather expected some Operation not permitted.


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

Reply via email to