On Sunday 08 August 2004 09:34, Glenn Meehan wrote:
> I'm trying to read some usb memory.  I can read it in windows. I can't
> read it with debian.

> 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?

mount -t vfat /dev/sda1 /mnt/memstick
should work

> How can I rectify this problem?

if you cat /proc/bus/usb/devices, does it list your memstick when it is 
plugged in?

Max


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to