View Single Post
Old 02-12-2013, 10:00 AM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by twobob View Post
This morning I had a

Kindle FAT Input/Ouput Error

seemingly caused by Calibre not cleanly unmounting my kindle?
(not the latest version just some old random one I had)

All my books said "This title has been deleted". And trying to access via FAT gave a "INPUT/OUTPUT error"

So I mounted it in the PC via USB.

and ran

me@dev ~ $ sudo dosfsck -w -r -l -a -v -t /dev/sdc1



then rebooted.

All fixed.
On the Kpw-5.3.3 the 'mount' command shows that /mnt/base-us is mounted with the errors=remount-ro option.

It **should** have switched the USB storage to 'read-only' - but that is on the layer below the fuse-loop mount thingy that provides /mnt/us.
So perhaps lab126 did not test that failure path.
knc1 is offline   Reply With Quote