Quote:
Originally Posted by Lmiller1708
Thanks for the Push ACL! =D>
Time for a cup of coffee!!!
Looking at all of the Vogue stuff are we planing on removing the rootfs like they did?
Also what do you guys have for a cmd line, something like this?
Code:
mtdparts=msm_nand:0x00300000@0x1600000(boot),0x00040000@0x01900000(root),0x066C0000@0x01940000(system),0x08000000@0x08000000(userdata)
Happy Flashing! or Bricking...
EDIT: How is this one?
Code:
mtdparts=msm_nand:0x10000000@0x0(nand),0x01500000@0x04000000(root),0x066C0000@0x05540000(system),0x06f60000@0x0Bc00000(userdata)
|
I used the second one which is what wozzer suggested for testing. Reason i say that is because we are using alot of space on rootfs and we simply dont need that much.
i'm going to start a new repo soon for our new initrd. So all of this will soon be online.
I'm still wondering how to help Nate with his usb issue. I suppose giving him the latest kernel and flashing through sd card will allow him to write to nand. Once he writes to nand he can continue doing updates via wifi through android.
The initrd itself should be powerful enough to update via sd anytime we want. Just download release, reboot and update.