Quote:
Originally Posted by vicinc
I have got the device into uboot prompt on termite no probs. but run boot_user does not trigger the force update.
lt looks like I am missing folders from sys like fb02 (hence the e-ink issue) and also running fsck from the adb is telling me that /etc/fstab does not exists?
|
It looks like
fsck.ext2 is not available in the version of busybox that ships the firmware we have. So this won't work.
On the other hand, from the logs, it's unclear whether the filesystem on the sd card or the filesystem on the device is actually the one that is corrupted. Have you formatted your SD card, dropped the update.zip on again, and tried that yet?