View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#250
Originally Posted by iliaden View Post
new problem reported: after reboot, (not reflash), all the kernel modules disappear, and I need to reinsert all of them. Note: this problem is only noted on the flash.
any way to solve this, or do I need to create an automatic script?
if you want ext2/ext3 modules (or any other modules residing in initfs) inserted even when booted from flash and don't want to create another script, you can tweak bootmenu.conf to insert it at boot time (just like with items that boot from mmc). For ext2 add
Code:
MENU_1_MODULES="mbcache ext2"
I'm not sure how useful it is, though.
__________________
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.