> 3) 'ext2srv -f /dev/sdU0.0/data && mount /srv/ext2 /n/linux' goes smoothly. > However. > ; cd /n/linux > ; lc > ls: .: I/O error > > Any more help?
Try invoking ext2srv with '-v' to get more diagnostics. Try 'dd -if /dev/sdU0.0/data -of /dev/null' to see if usb driver is having trouble reading the device.