From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Thu, 12 Jan 2012 10:07:05 +0000 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] usb flash drive with ext2 Topicbox-Message-UUID: 58961260-ead7-11e9-9d60-3106f5b1d025 > 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.