djfron
09/08/12, 11:23:02
Habrá que estar atentos :ok::
http://www.modaco.com/topic/356478-mod-dual-boot-on-the-zte-skate-mod/ (by tital)
This guide will allow you to dual boot your phone between two ROMs.
Thanks for the original method to:
Guys on the Blade forum - especially android@sam
The way it works:
One ROM is flashed as normal onto the NAND of the phone (referred to as the "NAND ROM" in the guide)
One ROM uses two specially created partitions in the sdcard to boot the system (referred to as the "SD ROM" in the guide)
Two script files which can be run from the ROMs allow you to switch between the two.
So I'm using CM10 on the SD card and Mokee OS on the NAND of the phone
The Guide:
Download your two ROMs - however right now the only supported SD card ROM is CFX2 so this will have to be one of them for now. The other one can be anything. Support for other ROMs will be added in the future.
Download the required updater-script and bootsd.img files from the second post as well as the generic scripts.zip.
Make a copy of the downloaded bootsd.img and rename it boot.img.
In the SD card ROM - open with an archive manager - eg 7-zip - and replace the boot.img with the one from the above step - just drag and drop the file into the archive.
In the same manner as the above step, inside the archive, navigate to META-INF/com/google/android and replace the updater-script with the downloaded one.
Download and install a disk editor (eg. EaseUS partition master for Windows (http://download.cnet.com/EaseUS-Partition-Master-Home-Edition/3000-2248_4-10863346.html) or gParted for Linux).
Connect your phone to the computer and mount USB mass storage.
Make a backup of your SD card (IMPORTANT but optional).
Load up the partition editor and make sure you can see your phone and are working with it - BE CAREFUL THAT YOU ARE NOT ERASING/MESSING WITH A HARD DISK IN THE NEXT STEP.
Get rid of all the existing partitons.
Create a FAT32 partiton leaving 500MB free space.
Create an EXT3 partiton of 250 MB.
Repeat the above step,
Apply the changes. So, the disk should have a FAT32 partition and two, 250MB EXT3 partitions.
Retore your backup of the SD card and copy the modified SD card ROM and the non-modified NAND ROM to the SD card.
Extract the scripts folder and rename it "multiboot".
Extract the boot.img from the NAND rom and copy it into the folder, naming it "bootnand.img"
Copy the earlier download bootsd.img into this folder
Copy the enitre multiboot folder into the root of the SD card
Reboot into recovery
Wipe data/factory reset the phone
Install the NAND ROM
Install the SD card ROM
Reboot into system
Your SD card ROM should now load up - you are done!
NOTE: If you are using a CM ROM you will also need to perform the updater script replacement for GAPPs as well.
Switching between ROMs:
Your ROM needs to be rooted for this to work!
Download and install terminal emulator from the market
Type:
su
cd /sdcard/multiboot
Type either:
sh bootsd.sh - to boot into SD card ROM
sh bootnand.sh - to boot into NAND ROM
Downloads:
ColdFusionX2:
updater-script - Download (http://goo.im/devs/tilal6991/skate/DualBoot/CFX2/updater-script)
bootsd.img - Download (http://goo.im/devs/tilal6991/skate/DualBoot/CFX2/bootsd.img)
CFX2 GAPPs:
updater-script - Download (http://goo.im/devs/tilal6991/skate/DualBoot/GAPPs-CFX2/updater-script)
Misc:
Scripts - Download (http://goo.im/devs/tilal6991/skate/DualBoot/Misc/scripts.zip)
TRADUCCIÓN "San Google": http://translate.google.es/translate?sl=auto&tl=es&js=n&prev=_t&hl=es&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fwww.modaco.com%2Ftopic%2F356478-mod-dual-boot-on-the-zte-skate-updated-0908%2F%23entry2002861
Procede del hilo del ZTE Blade: http://www.modaco.com/topic/356459-mod-dual-boot-for-zte-blade-link-up/ (android@sam)
Salu2.
http://www.modaco.com/topic/356478-mod-dual-boot-on-the-zte-skate-mod/ (by tital)
This guide will allow you to dual boot your phone between two ROMs.
Thanks for the original method to:
Guys on the Blade forum - especially android@sam
The way it works:
One ROM is flashed as normal onto the NAND of the phone (referred to as the "NAND ROM" in the guide)
One ROM uses two specially created partitions in the sdcard to boot the system (referred to as the "SD ROM" in the guide)
Two script files which can be run from the ROMs allow you to switch between the two.
So I'm using CM10 on the SD card and Mokee OS on the NAND of the phone
The Guide:
Download your two ROMs - however right now the only supported SD card ROM is CFX2 so this will have to be one of them for now. The other one can be anything. Support for other ROMs will be added in the future.
Download the required updater-script and bootsd.img files from the second post as well as the generic scripts.zip.
Make a copy of the downloaded bootsd.img and rename it boot.img.
In the SD card ROM - open with an archive manager - eg 7-zip - and replace the boot.img with the one from the above step - just drag and drop the file into the archive.
In the same manner as the above step, inside the archive, navigate to META-INF/com/google/android and replace the updater-script with the downloaded one.
Download and install a disk editor (eg. EaseUS partition master for Windows (http://download.cnet.com/EaseUS-Partition-Master-Home-Edition/3000-2248_4-10863346.html) or gParted for Linux).
Connect your phone to the computer and mount USB mass storage.
Make a backup of your SD card (IMPORTANT but optional).
Load up the partition editor and make sure you can see your phone and are working with it - BE CAREFUL THAT YOU ARE NOT ERASING/MESSING WITH A HARD DISK IN THE NEXT STEP.
Get rid of all the existing partitons.
Create a FAT32 partiton leaving 500MB free space.
Create an EXT3 partiton of 250 MB.
Repeat the above step,
Apply the changes. So, the disk should have a FAT32 partition and two, 250MB EXT3 partitions.
Retore your backup of the SD card and copy the modified SD card ROM and the non-modified NAND ROM to the SD card.
Extract the scripts folder and rename it "multiboot".
Extract the boot.img from the NAND rom and copy it into the folder, naming it "bootnand.img"
Copy the earlier download bootsd.img into this folder
Copy the enitre multiboot folder into the root of the SD card
Reboot into recovery
Wipe data/factory reset the phone
Install the NAND ROM
Install the SD card ROM
Reboot into system
Your SD card ROM should now load up - you are done!
NOTE: If you are using a CM ROM you will also need to perform the updater script replacement for GAPPs as well.
Switching between ROMs:
Your ROM needs to be rooted for this to work!
Download and install terminal emulator from the market
Type:
su
cd /sdcard/multiboot
Type either:
sh bootsd.sh - to boot into SD card ROM
sh bootnand.sh - to boot into NAND ROM
Downloads:
ColdFusionX2:
updater-script - Download (http://goo.im/devs/tilal6991/skate/DualBoot/CFX2/updater-script)
bootsd.img - Download (http://goo.im/devs/tilal6991/skate/DualBoot/CFX2/bootsd.img)
CFX2 GAPPs:
updater-script - Download (http://goo.im/devs/tilal6991/skate/DualBoot/GAPPs-CFX2/updater-script)
Misc:
Scripts - Download (http://goo.im/devs/tilal6991/skate/DualBoot/Misc/scripts.zip)
TRADUCCIÓN "San Google": http://translate.google.es/translate?sl=auto&tl=es&js=n&prev=_t&hl=es&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fwww.modaco.com%2Ftopic%2F356478-mod-dual-boot-on-the-zte-skate-updated-0908%2F%23entry2002861
Procede del hilo del ZTE Blade: http://www.modaco.com/topic/356459-mod-dual-boot-for-zte-blade-link-up/ (android@sam)
Salu2.