2. I recently got a 128 meg thumb drive. When I plug it in, I can see it in /proc/bus/usb/devices, but I can not find a mount point for it.
If it is really mount point what you need to be happy, just make one yourself ! (mkdir /mnt/new-mount-point)
But I think device node is that thing which you miss...
You need these usb modules: - usbcore - one of usb-ohci, usb-uhci or ehci-hcd - usb-storage
Put the line "alias usb-controler your-usb-module" somewhere to /etc/modules.d directory
U can make modules to load automatically by hotplug "emerge hotplug" /etc/init.d/hotplug start
-- [EMAIL PROTECTED] mailing list
