> > - Load kernel modules: > > sudo modprobe usb-storage > > sudo modprobe sd_mod > > (and add them to /etc/modules) > > Do you still need to add them to /etc/modules if you are using udev? I'm not certain, but I believe usbmount has always needed udev, and at some point it seems to have been necessary to load those modules explicitly. --