[Tutorial] How to setup dual boot on MTK - Printable Version +- www.chinaphonearena.com (https://www.chinaphonearena.com/forum) +-- Forum: Phone & Tablet Root, Hack and Develop (https://www.chinaphonearena.com/forum/Forum-Phone-Tablet-Root-Hack-and-Develop) +--- Forum: *Tech support* General Phone & Tablet Root, Hack and Develop Root IMEI NVRAM CWM TWRP BRICKED (https://www.chinaphonearena.com/forum/Forum-Tech-support-General-Phone-Tablet-Root-Hack-and-Develop-Root-IMEI-NVRAM-CWM-TWRP-BRICKED) +--- Thread: [Tutorial] How to setup dual boot on MTK (/Thread-Tutorial-How-to-setup-dual-boot-on-MTK) |
RE: How to setup dual boot on MTK - vampirefo - 2014-05-03 I am going to have to get more micro sdcards, as the number of roms for DK C30 are increasing, lol. RE: How to setup dual boot on MTK - ixianpot - 2014-07-01 (2014-05-03, 04:24)vampirefo Wrote: I am going to have to get more micro sdcards, as the number of roms for DK C30 are increasing, lol. Hi i've done ur tutorials and im so happy thank u som much! i have request can u make an apk with ur script reboot-phone/reboot-sdcard..just to make it easy. coz i've seen BootUbuntu.apk, just like the way that apk run. sorry for my english. hoping for ur reply again thank u! RE: How to setup dual boot on MTK - Manish Pathak - 2015-01-31 Bro i have xolo A500S IPS mediatek 6572 device with 512 MBs of ram. i've tried to dual boot it with color os for xolo A500s IPS. I've tested both the stock rom (i've downloaded) and color os rom, separately on my device and confirmed if everything is working perfectly or not. And i found it worked like charm to me. now i was plannning to dual boot my phone with stock rom as primary and color os on sd card i flashed stock rom in my phone (pre rooted) then i took out my sdcard of 8Gigs and made 4 partitions as below 5210 MB fat 32 for storage as sdcard 1024 MB etx4 for /system 896 MB ext4 for /data i wont be installing any shit to it, i'll keep no apps 502 MB ext4 for /cache so final layout of sd is mmcblk1p2 1024 MB /system mmcblk1p3 896MB /data mmcblk1p4 502 MB /cache and after doing all this i modified the update-script of color os which was meant to be installed on sd card and i created the custom boot.img by steps mentioned in this post .. and packed it in flashable zip i put color os + custom boot flashable zip + stock boot flashable zip now i headed over to cwm and flashed color os and it was successfully flashed to external memory card then i flashed the custom boot zip to boot color os and when i restarted my phone my phone stuck on coloros oppo logo..... and when i want to switch to primary rom i simly go to cwm and flash the stock boot zip and stok rom works fine.. what should i do to get the color os working RE: How to setup dual boot on MTK - wazee ahmed - 2015-10-08 I have tried this tutorial . Dont know why phone stuck at boot logo . I have used notepad plus plus and replaced all the init.rc lines of /emmc@android with /dev/block/mmcblk1p2 /emmc@usrdata with /dev/block/mmcblk1p3 and /emmc@cache with /dev/blockmmcblk1p4 ( I created an extra partition for it ) . But for some unknown reason phone stuck at boot logo . I tested each partition with mount command . They worked . But why init.rc commands didnt ? I checked emmc@android , it is linked to /dev/block/mmcblk0p4 which is my system partition . I used the direct link as u instructed . but it didnt worked . why ? please tell me if I did anything wrong . |