Kindle uses FAT file system, and if you just so happen to unplug it while a write is in progress or you use a really long/underpowered USB cable, the system will mess up and the system will have a heart attack. This will also damage the filesystem. If that is the case, repair the directory structure, and you should be good to go. You could try deleting everything (some files are marked hidden flag -msdos) or formatting the disk (shouldn't hurt it, not sure, firmware is probably stored on another partition/hidden partition)
On windows, right click the drive, go to properties, tools, error checking
In linux/mac you use fsck.vfat (dosfsck) and the partition path
Last edited by curstpriest; 10-11-2010 at 05:01 AM.
|