Re: [Linux-usb-users] USB memory stick and flashcard mount failure

2007-01-11 Thread Stephen J. Gowdy
You could try using /dev/sda. It could be that there are no partitions. On Thu, 11 Jan 2007, Herb Howe wrote: > I'm having problems mounting either a memory stick or a flashcard using > Debian, kernel 2.6.8. > > Here's the setup: > > Line from lsusb with usb memory stick inserted: > Bus 004 Devic

[Linux-usb-users] USB memory stick and flashcard mount failure

2007-01-11 Thread Herb Howe
I'm having problems mounting either a memory stick or a flashcard using Debian, kernel 2.6.8. Here's the setup: Line from lsusb with usb memory stick inserted: Bus 004 Device 002: ID 08ec:0008 M-Systems Flash Disk Pioneers Line in fstab: /dev/sda1 /mnt/memstick vfat user,noauto,rw 0 0 Mount co