Hi, I'm trying to read some usb memory. I can read it in windows. I can't read it with debian.
I can: modprobe usbcore modprobe usb-uhci modprobe usb-storage mount gives: none on /proc/bus/usb type usbfs (rw) root:/proc/scsi>ls /proc/bus/usb 001 002 003 devices drivers root:/proc/scsi>ls scsi there is no /proc/usb-storage directory. also root:/proc/scsi> mount -t vfat /dev/sda1 /mnt/memstick mount: /dev/sda1 is not a valid block device How do I mount the usb filesystem? How can I rectify this problem? My kernel is 2.4.26. Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]