On 11 January 2012 11:06, Richard Miller <9f...@hamnavoe.com> wrote:
> It appears you have no partition table and an ext2 fs occupying
> the whole device.  This should be OK.

Yes, I think the ext2 is really occupying the whole device. This is in
accord with what linux has said.

> Try 'mount -a /srv/usb /dev' and see if /dev/sdUx.y appears.

I will when I back home.

> If yes, try 'ext2srv -f /dev/sdUx.y/data && mount /srv/ext2 /n/linux'
> If no, try 'cat /dev/usb/ep4.0/ctl' and see if you get something like:
>
>        enabled control rw speed high maxpkt 64 pollival 0 samplesz 0 hz 0 hub 
> 5 port 6 busy
>        storage csp 0x500608 vid 0x058f did 0x6387 Generic 'Mass Storage' ehci
>
> where "storage" means it's been recognised as a mass storage device,
> and "busy" means it's already being handled by the usb/disk driver.

This I tried yesterday (cat /dev/usb/ep4.0/ctl), and I saw both 'busy'
and 'storage'.

So perhaps 'mount -a /srv/usb /dev' will help.
Thanks!
Ruda

Reply via email to