• twitter
  • facebook
  • rules
  • news
 
Page 1 of 107 1231151101

[Recovery] [30-May-2010] RA-nexus-v1.7.0.1

  • Retweet Thread
  • Vote for Thread to be Featured on the XDA Portal
Talking [Recovery] [30-May-2010] RA-nexus-v1.7.0.1

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.

All source code is available at github.

This recovery is for the HTC Nexus One only, if you have a :
- HTC Dream/G1 you should go here.
- HTC Magic/MT3G you should go here.
- HTC Hero you should go here.
- HTC Sprint Hero you should go here.
- HTC Eris you should go here.
- HTC Tattoo you should go here.

Important notes

  • Always check recovery.log before posting your issues!
    You can do this by doing :
    • "cat /tmp/recovery.log" OR "cat /cache/recovery/log" right after you had the issue.
    • Use the "move log to sd" option in the "others" menu right after you had the issue. This will move the log to /sdcard/recovery.log so you can easily open it with a text editor.

Features

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.
  • full ADB access in recovery mode
  • Alternative CyanogenMOD version with Cyan colors and CM Logo
  • Busybox v1.15.3
  • Kernel with ext3 + ext4 support
  • HW-Key navigation (Trackball + Volume-key) option
  • Extended menu :
    • Reboot system now :: reboot your phone
    • USB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)
    • Backup/Restore
      • Nand backup :: Make a Nand backup, the following partitions are NOT included :
        • Recovery (to avoid restoring old version)
        • 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 backup
      • Nand restore :: Restore a Nand backup
      • Backup Google proprietary system files :: Makes a backup of the Google proprietary system files in /cache/google
      • Restore Google proprietary system files :: Restores the Google proprietary system files from /cache/google
    • Flash zip from sdcard :: Flash a zip update file from your sdcard
    • Wipe
      • Wipe data/factory reset :: Wipe /data and /cache
      • Wipe cache : Wipe /cache only
      • Wipe Dalvik-cache :: Wipe /cache/dalvik-cache , /data/dalvik-cache , /sd-ext/dalvik-cache if present
      • Wipe SD:ext partition : Wipe the ext partition on your sdcard
      • Wipe battery stats : Wipe the battery stats in /data
      • Wipe rotate settings : Wipe the sensor settings in /data
    • Partition sdcard
      • Partition SD :: Interactive SD partitioning
      • Repair SD:ext :: Repair the ext partition
      • SD:ext2 to ext3 :: Convert ext2 to ext3
      • SD:ext3 to ext4 :: Convert ext3 to ext4
    • Other
      • Fix apk uid mismatches :: Does extacly that
      • 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 phone
  • Scripts available via adb :

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
Code:
Copy recovery-RA-nexus-v1.7.0.1.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.7.0.1.img

via terminal app

Code:
Copy recovery-RA-nexus-v1.7.0.1.img to the root of your sdcard
start the terminal app
su(press enter)
flash_image recovery /sdcard/recovery-RA-nexus-v1.7.0.1.img(press enter)
reboot recovery(press enter)

How to boot in Recovery Mode

  1. Boot the phone while holding down the VOLUMEDOWN-key.
  2. Navigate to RECOVERY with the the VOLUMEDOWN-key.
  3. 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 version :
Change-log :

v1.7.0.1
  • Fixed fix_permissions script to use use /sd-ext instead of /system/sd as mountpoint
  • Fixed unmount script to also unmount /sd-ext
  • Nandroid menu option now backups/restores /cache again by default
  • Fixed wipe script, dalvik-cache is wiped in /cache /data and /sd-ext if present
  • Changed selected menu-text color to black for the cyan version

v1.7.0
  • Full screen will now be used
  • Recovery and scripts use /sd-ext instead of /system/sd as mountpoint to support the new apps2sd method implemented in CM 5.0.5
  • Added an option to backup/restore Google proprietary Android system files (backuptool.sh written by Cyanogen)
  • Removed move apps2sd option
  • Removed BART and switchrom scripts and menu options
  • Added a wipe cache only option
  • Dalvik-cache wipes /cache/dalvik-cache now
  • Removed SDCARD: prefix in output when chosing zip to flash
  • Removed carebear versions
  • Added a CyanogenMOD version

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!
  • Chris Soyars for the new Apps2SD method ^^
  • 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 ^^


Attached Images
File Type: jpg v1.7.0.jpg (14.5 KB, 6059 views)
File Type: jpg v1.7.0-cyan.jpg (17.4 KB, 4573 views)

Last edited by Amon_RA; 30th May 2010 at 06:28 PM. Reason: Updated to v1.7.0.1

Wow, great! hopefully the nexus one will get more love from the devs than the hero :-)

please make this sticky @ mods

Originally Posted by qvert  View Post

Wow, great! hopefully the nexus one will get more love from the devs than the hero :-)


Who doesn't want a 1Ghz processor to play with?

how is this possible if the nexus one didnt even come out yet?? lol

__________________

Nexus One

T-Mobile (Unlocked)

Ninjas do it better.

damn you are fast amon...i hope to have the phone asap

__________________
Nexus One
CM6 RC2
Amon Recovery 1.7.0.1

Amon_RA: I love this dude in a manly way. This guy is quick!

__________________
If it's stuck, force it. If it breaks, it needed replacing anyway • Lynx is the best browser ever. No I am not kidding.
Twitter: lmaung
G-Talk : lmaung@expertsonit.com
Website: www.expertsonit.comwww.androidtechnical.info • wiki.androidtechnical.info (soon)
Buy me a Beer!

GAT d++ s:+ a C++++$ ULS*+++>$ P+ L++ E- W+++$ N- o K w++++$ O M++$ V- PS+ PE- Y PGP t 5 X+ R- tv++ b+ DI-- D+++ G+++ e++ h-* r* z+*

Keep up the good work amon, looking forward to flashing this asap.

i'm so psyched that the devs are jumping on the N1 so quick. I foresee lots of good dev work ahead for this apparently awesome phone. can't wait to see what comes of it.

__________________
G1
ROM: Cyanogen 5.0.8

Originally Posted by j.books  View Post

i'm so psyched that the devs are jumping on the N1 so quick. I foresee lots of good dev work ahead for this apparently awesome phone. can't wait to see what comes of it.

Exactly, already rooted AND now a niice recovery . Nice work man, cant wait for the phone to come in !!!

THANK YOU!

__________________
Audiovox 8910 -> Motorola Razr -> Motorola v330 -> Motorola V510 -> Sony Ericcson w580i -> HTC Tilt [TyTN II] -> Sharp Sidekick 08 -> HTC Dream [G1] (:'(, SDCard failure, remember people swap does bad in the long run...) -> HTC Nexus One [Yeah this really is the beast to all!]

-Provider:: T@Mobile
-Phone: HTC Nexus One
-Recovery: ...
-ROM: ...
-Partitions: ...
-Memory: 8GB Class 6 Transflash
...
Waiting for the back-to-warranty fix .

LOL Amon_RA, you are faster than sound!...

Greetz
Andfreek!


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Rules
Forum Jump
 
All times are GMT +1. The time now is 11:26 AM.