View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#58
You can hide the menu by setting root device to flash
Code:
sudo gainroot
chroot /mnt/initfs cal-tool --set-root-device flash
Bootmenu remains installed but is not shown. You only see 'Press and hold MENU key for advanced boot menu' message on boot but it is harmless.

Or you can restore initfs backup (if you created one)
Code:
cd initfs_flasher
./initfs_flash initfs.orig.jffs2
__________________
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.