Re: [Linux-usb-users] USB Mass Storage on at91rm9200-ek

2007-06-12 Thread Leonid
] USB Mass Storage on at91rm9200-ek On Tue, Jun 12, 2007 at 03:56:19PM -0700, Leonid wrote: > However mount fails (stick has VFAT filesystem on it): > > ~ # mount -t vfat /dev/sda /mnt/ > FAT: invalid media value (0x00) > VFS: Can't find a valid FAT filesystem on dev sda. &g

Re: [Linux-usb-users] USB Mass Storage on at91rm9200-ek

2007-06-12 Thread Matthew Dharm
On Tue, Jun 12, 2007 at 03:56:19PM -0700, Leonid wrote: > However mount fails (stick has VFAT filesystem on it): > > ~ # mount -t vfat /dev/sda /mnt/ > FAT: invalid media value (0x00) > VFS: Can't find a valid FAT filesystem on dev sda. > mount: Mounting /dev/sda on /mnt failed: Invalid argument

[Linux-usb-users] USB Mass Storage on at91rm9200-ek

2007-06-12 Thread Leonid
Hi: I'm trying to use flash stick with this ATMEL at91rm9200-ek reference board. I'm running 2.6.16 kernel (just historical reasons, may be it has some USB issues?). I think all necessary kernel options are defined. Linux recognizes the stick: usb 1-1: new full speed USB device using at91_ohci