On Sun, 2006-01-01 at 21:22 +0100, Jean-Philippe Mengual wrote:
> Hi,
> Yes, ls -AlFh /proc/bus/usb shows thatthere's a /proc/bus/usb
> directory, but even when the hd is connected, the directory stays
> empty.

Ok, that's a starting point, since the hotplug scripts for USB require
that that filesystem be present. Try run:

mount -t usbfs usbfs /proc/bus/usb

and see what difference that makes. Oh, and if that fails, have a look
at /proc/filesystems, and see if usbfs is listed there.

Note that usbfs is supposed to be mounted on bootup (by the hotplug
scripts), so if it's not doing so, that might be a problem with the
bootscripts not being setup right.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to