Re: [9fans] usb flash drive problem

2010-08-13 Thread Rudolf Sykora
> usbfat: finds the first fat fs on each usb disk and mounts > it in /n/sdU*. > > - erik thanks for explanation. It works now (but I had to recompile the kernel). R

Re: [9fans] usb flash drive problem

2010-08-12 Thread erik quanstrom
> when I plug in my flash drive and write usbfat: I can see there exists > /dev/sdU3.0 directory which I can list giving me > ctl > data > raw > > However, 'data' is not a directory into which I could cd... > What's wrong? data is never a directory. it's the partition representing the whole disk

[9fans] usb flash drive problem

2010-08-12 Thread Rudolf Sykora
Hello, when I plug in my flash drive and write usbfat: I can see there exists /dev/sdU3.0 directory which I can list giving me ctl data raw However, 'data' is not a directory into which I could cd... What's wrong? Also, although I have usbfat: command on hand, I don't have usbeject command; not