Security Consulting
  Fun     PGP     HOAX     Java     SPAM     Books     Linux     Windows     Privacy     Switches     Back    

Getting USB stuff working

First you need the right modules loaded:
    usbcore,usb_storage,uhci_hcd,ehci_hcd,scsi_mod
Then you need to mount the usb proc filesystem:
    mount /proc/bus/usb -t usbfs /proc/bus/usb
This should be enough for your digital camera. To use a flash memory, just mount it:
    mount /dev/sda1 /mnt/usb/fat



CopyLeft (l) 2003 by Raffael Marty