Quote:
Originally Posted by [ACL]
nahh wozzer never got this far.. he didnt have the driver remember ..lol. nor was yaffs even enabled on the kernel. You issue i think may be android. Once android boots it goes and tries to remount everything. you need to comment those lines out in the rc file and experiment. Read my post below.
Edit: oops so it only happens after reboot? ok thats something else then. odd.. you may need to check the dmesg to see if there are errors writing to nand.
also how did you handle the directory structure for the rootfs. Your init looks like it just bypassed the whole thing. did you just merge it with the initrd?
|
humm... I guess I read it wrong then.
Here is the link. (Look at the bottom of the page) Seems like the same problem...
I do have those line commented out in the init.
Attached is my dmesg after a reboot. It looks like my cmdline is getting reset and losing the mtdparts?