View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#9
Originally Posted by DJames1 View Post
What is the correct procedure to get going again if your N800 develops a terminal software problem? If I plug the USB into to my PC and then hit the On button, I see something about firmware update mode - is that a reliable way to restore the unit to initial condition even if it's completely screwed up?
Depends on what you mean by "completely screwed up". You can always reflash if the problem is in root filesystem, initfs partition or linux kernel. (/dev/mtd4 3 or 2) You can really brick the device if you mess with bootloader or config partition (/dev/mtd0 or mtd1). 99.9% problems are because of something broken in rootfs.

Reflash will fix it but you can also install bootmenu (and optionally clone your system to card) before you start experimenting with your system. Then once this happens you can either boot into usb network recovery mode, ssh in over usb, mount rootfs and fix it or you can boot device with copy of clean system and mount and fix broken rootfs too. All this without reflashing and losing your data.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following User Says Thank You to fanoush For This Useful Post: