Ryan Waye wrote:
Hello,
I am attempting to use a USB Flash drive on my 2.6.7 Linux box.
Debian seems to detect it, here is the entry from
/proc/bus/usb/devices file:
<snipped>
So it appears to have been detected, but how do I access it?
Sincerely,
Ryan Waye
maybe try as root:
mount /dev/sda1 /mnt/sda1
If the above doesn't work, search dmesg for scsi