• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Updater-script

using dsi android kitchen will make you a updater-script while building rom. The problem with it is that its not set up right. So you have to edit the updater-script to get it to boot right! First thing is i need a STOCK CLEAN nandroid!

i can do it when im off work but that will be a while. Someone just needs to do a factory reset, make a backup, upload it, and profit!
 
Upvote 0
Not sure if this helps anyone but I tried out dsi android kitchen on my LG Ignite rom and the updater-script file it outputs mounts the system partition the wrong way I believe.

format("MTD", "system");
mount("MTD", "system", "/system");

Should be:
format("ext4", "EMMC", "/dev/block/mmcblk0p5");
mount("ext4", "EMMC", "/dev/block/mmcblk0p5", "/system");
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones