View Single Post
Posts: 179 | Thanked: 90 times | Joined on Dec 2007
#94
Originally Posted by mbfrog View Post
I finally got it right by swapping the devices in the initfs and also managed to prevent the root file system from being mounted over USB. A few pointers here.

For the MMC swapping problem, It may be a good idea to add specific initfs patches in the initfs flasher, but I do not know if this applies only to the N810, to OS2008 2.2007.50-2 or both...
To solve the mmc swapping issue, I just changed the device nodes in the appropriate *tgz file for my initfs in the initfs_flasher package. (Added nodes for the device and partitions 1 and 2 and changed the nodes for partitions 3 and 4.) That way if I reflash later I don't need to redo the hack.

kernelpanic

p.s.- thanks for pointing out the osso-usb-mass-storage-enable.sh hack. I'd been looking for a way to disable the root fs mounting over usb...