Guest PaulOBrien Posted January 22, 2013 Report Posted January 22, 2013 Now that i've unlocked the bootloader on my Padfone 2, i've been looking into getting ClockworkMod or TWRP up and running. So far, I haven't managed to get these working however I do want to start enabling people to develop custom ROMs, so I have created a modified version of the stock recovery. Points to note... - this is a first initial release - i've flashed a test zip myself, but it is still in testing - this recovery is 'insecure' (you can get root ADB) - the keys for the recovery are changed to test keys - you can flash any test signed zips - this recovery will no longer flash Asus signed update zips - busybox is included - the fstab file contains the main required mounts (system, data, cache) The zip file includes both the custom recovery and a stock recovery allowing you to revert if you choose. The image should be flashed via fastboot while in bootloader using 'fastboot flash recovery recovery.modaco.r1.img'. If you'd prefer to just boot it, you can use 'fastboot boot recovery.modaco.r1.img'. Note that you use this at your own risk! The standard system will overwrite the recovery partition on boot, you need to delete the file recovery-from-boot.p in /system/etc to prevent this happening. Enjoy! :) r1 - DOWNLOAD (ROMraid) - MD5: 719a56216700b6c4428b1459999290b0 P
Guest rikiau123 Posted January 22, 2013 Report Posted January 22, 2013 I said, waiting for the device and does not write the image
Guest PaulOBrien Posted January 22, 2013 Report Posted January 22, 2013 I said, waiting for the device and does not write the image Windows? Missing fastboot drivers? P
Guest rafael_mfr Posted January 24, 2013 Report Posted January 24, 2013 (edited) sorry about the n00b question just sent recovery through command 'fastboot boot recovery.modaco.r1.img'', file was at right place. how can I get into recovery manually? edit ------------------------------------ got the answer on XDA already Enter CWM Recovery: VOL DOWN + POWER Enter Fasboot MODE: VOL UP + POWER Edited January 24, 2013 by rafael_mfr
Guest rafael_mfr Posted January 25, 2013 Report Posted January 25, 2013 (edited) Hey Paul, Gave a try flashing modded recovery to the phone, then tried to install your deodexed and pre-mcr without success. Now want to revert back to stock recovery but I can't, look below: file is at the right place but command 'fastboot flash recovery.stock.img' gaves me an error above. flash fails but it boots ok. any ideas? I would like to update to your pre-mcd wwe latest rom. Edited January 25, 2013 by rafael_mfr
Guest phoenixg36 Posted January 27, 2013 Report Posted January 27, 2013 Hi rafael_mfr, the command is wrong. fastboot flash recovery recovery.stock.img This shuld work ;-)
Guest phoenixg36 Posted January 27, 2013 Report Posted January 27, 2013 Hi PaulOBrien, thanks for the recovery. Is it for both Padfone 2 32 and 64 GB? And when I wipe Data, also the SDCARD is empty. Please exclude /data/media from the Delete.
Guest PaulOBrien Posted January 27, 2013 Report Posted January 27, 2013 Hi PaulOBrien, thanks for the recovery. Is it for both Padfone 2 32 and 64 GB? And when I wipe Data, also the SDCARD is empty. Please exclude /data/media from the Delete. For both. The wipe can't be changed yet as it's the stock Recovery binary. P
Guest phoenixg36 Posted January 27, 2013 Report Posted January 27, 2013 For both. The wipe can't be changed yet as it's the stock Recovery binary. P Can you compile a recovery?
Guest PaulOBrien Posted January 27, 2013 Report Posted January 27, 2013 Can you compile a recovery? Not with a working display, yet! P
Guest rafael_mfr Posted January 28, 2013 Report Posted January 28, 2013 (edited) Tks for the help, now I got that I forgot to type the partition name (recovery), damn!! For now, I'm already on latest fw (downloaded directly from asus website) rooted with SuperBoot script from Paul. I'll not give a try anymore on modded recvery, until some update appears on the scene. Hi rafael_mfr, the command is wrong. fastboot flash recovery recovery.stock.img This shuld work ;-) Edited January 28, 2013 by rafael_mfr
Guest TheMathMan Posted January 30, 2013 Report Posted January 30, 2013 "The standard system will overwrite the recovery partition on boot, you need to delete the file recovery-from-boot.p in /system/etc to prevent this happening." Can you just confirm what one needs to go? recovery-from-boot.p is just in system install-recovery.sh is in system/etc
Guest ahkai98 Posted January 30, 2013 Report Posted January 30, 2013 where to download stock recovery.img?!
Guest rafael_mfr Posted January 30, 2013 Report Posted January 30, 2013 where to download stock recovery.img?! the unique download link on the first post contains stock and modded recovery
Guest ahkai98 Posted January 31, 2013 Report Posted January 31, 2013 the unique download link on the first post contains stock and modded recovery thanks for remind me :P
Guest DjBastard Posted February 2, 2013 Report Posted February 2, 2013 Look here: http://forum.xda-developers.com/showthread.php?t=2108952 Does not seem fair ... There are as many as SGSIII, HTC, etc .... their hard creating a forum for us and help us out? Greatings
Guest rikiau123 Posted February 2, 2013 Report Posted February 2, 2013 Look here: http://forum.xda-dev...d.php?t=2108952 Does not seem fair ... There are as many as SGSIII, HTC, etc .... their hard creating a forum for us and help us out? Greatings is this really bad
Guest rikiau123 Posted February 2, 2013 Report Posted February 2, 2013 we are in your hands MoDaCo!!!!!! <_< :P
Guest rafael_mfr Posted February 3, 2013 Report Posted February 3, 2013 we are in your hands MoDaCo!!!!!! <_< :P That's true. For now, Paul is our light in tunel's end.
Guest phoenixg36 Posted February 3, 2013 Report Posted February 3, 2013 Is there a good guide too make a custom recovery?
Guest --A3Pz0-- Posted February 14, 2013 Report Posted February 14, 2013 don't know why but i can't push files with ADB in custom recovery to my sdcard. any ideas? adb remount is also not working.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now