Guest Amon_RA Posted January 5, 2010 Report Posted January 5, 2010 (edited) This is a custom recovery based on Cyanogen's recovery source with a lot of things added by me. The purpose of this recovery is to avoid using adb by accessing all features directly from the menu. Use the trackball (up+down) to navigate through the menu, press the trackball to select items. Use the Volume-down key to go back to a previous menu. Always check recovery.log before posting your issues! Please make sure that your ROM supports apps2sd if you plan to use the ext-features! (/system/sd MUST be available in the ROM) Featuresfull ADB access in recovery modeAwesome Care-Bear version! (Blame packetlss for talking me into it ;))Busybox v1.15.3Kernel with ext3 + ext4 supportHW-Key navigation (Trackball + Volume-key) optionExtended menu :Reboot system now :: reboot your phoneUSB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)Backup/RestoreNand backup :: Make a Nand backup, the following partitions are NOT included :Recovery (to avoid restoring old version)Cache (no need to backup imo)Misc (no need to backup imo + restore issues on some phones)Splash1+2 (no need to backup imo + restore issues on some phones)Nand + ext backup :: Make a Nand + ext backupNand restore :: Restore a Nand backupBART backup :: Make a BART backup (Nand + ext)BART restore :: Restore latest BART backupFlash zip from sdcard :: Flash a zip update file from your sdcardWipeWipe data/factory reset :: Wipe /data and /cacheWipe Dalvik-cache :: Wipe Dalvik-cache both on /data and extWipe SD:ext partition : Wipe the ext partition on your sdcardWipe battery stats : Wipe the battery stats in /dataWipe rotate settings : Wipe the sensor settings in /dataPartition sdcardPartition SD :: Interactive SD partitioningRepair SD:ext :: Repair the ext partitionSD:ext2 to ext3 :: Convert ext2 to ext3SD:ext3 to ext4 :: Convert ext3 to ext4OtherFix apk uid mismatches :: Does extacly thatMove apps+dalv to SD :: Moves all apps and Dalvik-cache to sdcard (This will NOT enable apps2sd!)Move recovery.log to SD :: Moves the recovery log file to your sdcard. (Use when you want more detailed recovery log information)Power off :: Powers off your phoneScripts available via adb :Nandroid v2.2.1 : enter "nandroid-mobile.sh" to start.BART v1.0.1 (Backup and Restore Tool) : enter "utility" to start.switchrom.sh V1.1 : enter "switchrom" or "u" to start.sdparted v0.6 : enter "sdparted" to start. Install Pre-Requirements : - unlocked bootloader : How to unlock the bootloader. - root access : Modaco's superboot. Check if there's no /system/etc/install-recovery.sh script if you keep booting back in the stock recovery (exclamation mark with a little Android). via fastboot Copy recovery-RA-nexus-v1.6.2.img to a location where fastboot can find it. Boot your phone into fastboot mode (power on while holding the trackball) Connect your phone via usb to your pc/mac/... fastboot devices (to make sure that fastboot "sees" your phone) fastboot flash recovery recovery-RA-nexus-v1.6.2.img via terminal app Copy recovery-RA-nexus-v1.6.2.img to the root of your sdcard start the terminal app su(press enter) flash_image recovery /sdcard/recovery-RA-nexus-v1.6.2.img(press enter) reboot recovery(press enter) How to boot in Recovery Mode [*]Boot the phone while holding down the VOLUMEDOWN-key. [*]Navigate to RECOVERY with the the VOLUMEDOWN-key. [*]Press the POWER-key to select. Download ALWAYS check the md5sum to make sure the zip isn't corrupted. Click on the Mirror-link if you don't like rapidshare Latest : [*]recovery-RA-nexus-v1.6.2.img (Click here to download from a Mirror) - MD5Sum: ff5fd441763c238a7c17ac1435b07dc1 [*]recovery-RA-nexus-v1.6.2-green.img (Click here to download from a Mirror) - MD5Sum: 6dcb29999d611e47325d759eef87bd02 [*]recovery-RA-nexus-v1.6.2-pink.img (Click here to download from a Mirror) - MD5Sum: b2f74ec86cc8e98ddc52edcafe2df2ed Change-log : v1.6.2 [*] New unyaffs binary patched by Koushik Dutta and Packetlss to fix the "losing root"-issue and incorrect file-time after a Nandroid restore. v1.6.1 [*] New unyaffs binary patched by Koushik Dutta and Packetlss to fix the "losing root"-issue and incorrect file-time after a Nandroid restore [*] New dump_image binary (by Brainaid) patched by Packetlss to fix the "bad blocks"- Nandroid restore issue. (This will not fix old corrupted Nandroid backups! Please make new backups!!) [*] New mkyaffs2image binary [*] New flash_image binary [*] Reverted to the old green text color [*] Switched the Nexus logo to a Green Carebear with Nexus One logo (Thanks Montalbert!) v1.6.0 [*]Fixed mkyaffs2image-arm-uclibc which will hopefully fix the "losing root" issues after a nandroid restore (a big thanks to packetlss for the help on this one) [*]Updated busybox to v1.5.3 [*]Recompiled kernel to fully support ext3 and ext4 [*]Added lots of ext-features + scripts to stop the a2sd nagging [*]Created a carebear version after the idea of packetlss. Be aware that this version contains some "ultra-secret" features! B) Special thanks to : [*]packetlss for all the hours of support and awesome coding skills, THANKS man ^^, donate to Haiti [*]Koushik Dutta for the unyaffs binary code fix and help ^^ [*]Cyanogen for his dedicated work! , buy him a beer! [*]JesusFreke for his awesome JFv1.43's recovery , donate [*]pensive for adding awesome features to Nandroid :) [*]Bkmo for his utility script! [*]Devsk for his switchrom script! [*]51dusty for his sdparted script! [*]k4str0 for his fix_permissions v2.03 update. [*]Devsk, Dumfuq, Overground for creating BART ;) [*]rikupw for the ideas and toggle_ums script. [*]http://www.androidspin.com for hosting ^^ recovery_RA_nexus_v1.6.2.img Edited March 13, 2010 by Amon_RA
Guest domi55 Posted January 6, 2010 Report Posted January 6, 2010 omg that was really quick! cheers Amon_RA!
Guest RastaCre Posted January 6, 2010 Report Posted January 6, 2010 Works like a charm. Great job on this one... Amon_RA ur the king of recovery images!!! Also I cant wait till Cyanogen gets his hands on his new N1.... :)
Guest kkiran Posted January 7, 2010 Report Posted January 7, 2010 You sir are a hero! For anyone want noobs guide [Mac/Win/Linux]: http://ilikemygooglephone.com/2010/01/07/h...-for-nexus-one/
Guest juju125 Posted January 7, 2010 Report Posted January 7, 2010 Thanks a lot Amon_RA... that was fast. one question.... can I permanently flash the image using Flash_image command. thanks.
Guest josharmour Posted January 7, 2010 Report Posted January 7, 2010 Thanks a lot Amon_RA... that was fast. one question.... can I permanently flash the image using Flash_image command. thanks. Once your rooted you can flash it permanently several ways. But make sure to do the superboot first. I chose to flash it permanently using fastboot 'fastboot flash recovery /path/to/good/recovery.img' after I superbooted. I noticed before I superbooted that I was going back to stock after another reboot.
Guest juju125 Posted January 7, 2010 Report Posted January 7, 2010 Once your rooted you can flash it permanently several ways. But make sure to do the superboot first. I chose to flash it permanently using fastboot 'fastboot flash recovery /path/to/good/recovery.img' after I superbooted. I noticed before I superbooted that I was going back to stock after another reboot. thanks for your reply . I have a question, how do I do a superboot.
Guest Paul Posted January 8, 2010 Report Posted January 8, 2010 What is the key combo to enter recovery? :) P
Guest Joost39 Posted January 8, 2010 Report Posted January 8, 2010 What is the key combo to enter recovery? :) P Hold the volume down button and hit the power button (while holding the side volume down button). You should see the bootloader screen (with the word unlocked on top).
Guest Amdathlonuk Posted January 14, 2010 Report Posted January 14, 2010 How do I enter Amons recovery after flashing it?
Guest Mantisen Posted January 14, 2010 Report Posted January 14, 2010 How do I enter Amons recovery after flashing it? Well if the phone is plugged in to the computer you can just do adb reboot recovery (atleast that's how I accessed it) :)
Guest Nanu*1 Posted January 14, 2010 Report Posted January 14, 2010 How do I enter Amons recovery after flashing it? press volume down whilst powering up and the option to boot recovery is there, use the vol. keys to move up and down and power to select
Guest joint Posted January 16, 2010 Report Posted January 16, 2010 can anyone upload to another server ? Rapid always bad link to download ... tks
Guest Amon_RA Posted January 17, 2010 Report Posted January 17, 2010 can anyone upload to another server ? Rapid always bad link to download ... tks It's also attached to the first post.... :)
Guest joint Posted January 17, 2010 Report Posted January 17, 2010 It's also attached to the first post.... :) you are right ... sorry ... maybe I'm old :) many tks anyway and my compliments for your work !!! :)
Guest Master_Ne0 Posted January 18, 2010 Report Posted January 18, 2010 Can anyone confirm if the nand backup includes the system/lib dir? I used unyaffs.exe on my system.img backup and the lib dir was not extracted, i wasn't sure if it's unyaffs failing or the nand backup? Cheers, Ne0
Guest geovass Posted January 19, 2010 Report Posted January 19, 2010 (edited) Can anyone confirm if the nand backup includes the system/lib dir? I used unyaffs.exe on my system.img backup and the lib dir was not extracted, i wasn't sure if it's unyaffs failing or the nand backup? Cheers, Ne0 Hi, i did all above, but now while pressing the power button and the track ball gives me the "old" bootloader. Any help? EDIT. I think i found it. You need to enter RECOVERY from the menu. Edited January 19, 2010 by geovass
Guest Dayzee Posted January 22, 2010 Report Posted January 22, 2010 (edited) Hopefully someone might be able to help. My Haptic Feedback/Vibrate was broken since I took it out of the box - didn't really notice since I normally have it turned offf anyway. HTC have said they will replace my handset - I did ask about unlocked bootloader but the support guy didn't really understand - anyway he has sent me the label for the package and the uPS truck will collect on Monday for me. Now I'm hoping because its hardware, that if everything is stock except for the Unlocked bootloader they will replace for me anyway. - I have a stock Rom from Paul, but I've flashed this excellent recovery image - Do you have a stock recovery that I can flash back to stock with? I know the stock recovery still has an Apply Update.zip option so was going to change the recovery back using ADB, then flash the unrooted stock ROm and should be all good - Hope you or someone can help. Brilliant stuff and I will be flashing your recovery back onto my new nexus hopefully when it arrives. Edit - Got the stock recovery from the Stock Rom with seperate images :) Edited January 22, 2010 by Dayzee
Guest Shahz Posted January 22, 2010 Report Posted January 22, 2010 Is it just me or the 1.5.3 Amon_Ra doesn't have the ext2 -> ext3 -> ext4 options?
Guest Anielk77 Posted January 26, 2010 Report Posted January 26, 2010 thanks, I tested it, but its keeps failing the tether via wifi and bleutooth :)
Guest STuFF Posted January 27, 2010 Report Posted January 27, 2010 I did a nandroid backup, then install cyanogen + modaco patch, then I wanted to restore from backup... no way It does not work... the phone boots and quicly go to fastboot mode... someone can help ? is there a zip with originale rom somewhere ?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now