[Recovery] [07-Jan-2011] RA-passion-v2.2.1

Search This thread

landstander

Senior Member
Nov 2, 2009
233
33
KC metro area
-extract flash_image.zip
-copy flash_image to sdcard (or send it over "fileshare")
-go to terminal and type:
su
mount -o remount,rw /dev/block/mtdblock3 /system
cd sdcard
cp flash_image /system/bin

-now you can flash your recovery

can anyone confirm this?

You might also need to change permissions on flash_image, to make the beastie executable (chmod 755 /system/bin/flash_image).
 

eXelero

Senior Member
Apr 17, 2009
204
18
Bucharest
thanx, flashed it successfully via fastboot.

the procedure via terminal didn't work, but i'll try the steps mentioned above.
 

briangnyc

Senior Member
Jan 12, 2009
57
0
NYC
Hi All:

Ever since flashing recovery 1.6.0 - 1.6.2 I notice that when powering on to recovery, the HBOOT check is taking a really long time as opossed to before. It used to be about 2 seconds when doing the HBOOT check, now its a matter of minutes. The info I get is this...
SD Checking.....
Loading (passdiag.zip)
No Image!
Loading (passdiag.ndh)
No Image or wrong image!
Loading (passimg.nbh)
No Image!
Loading (passimg.nbh)
No image or wrong image!

After that I get back to the main menu and I am able to use Fastboot, Recovery or whatever. It does not seem to be a problem, only I was wondering why this is happening and if I did something to cause this. Or perhaps it is a problem and I need to correct whatever it is that I did, LOL :)

I have been switching back and fourth with Cyan and MoDaco roms. Apps2SD and not, etc.

Any help is most appreciated.
 

craigacgomez

Senior Member
Jan 29, 2010
2,215
3,924
Tustin
Hi All:

Ever since flashing recovery 1.6.0 - 1.6.2 I notice that when powering on to recovery, the HBOOT check is taking a really long time as opossed to before. It used to be about 2 seconds when doing the HBOOT check, now its a matter of minutes. The info I get is this...
SD Checking.....
Loading (passdiag.zip)
No Image!
Loading (passdiag.ndh)
No Image or wrong image!
Loading (passimg.nbh)
No Image!
Loading (passimg.nbh)
No image or wrong image!

After that I get back to the main menu and I am able to use Fastboot, Recovery or whatever. It does not seem to be a problem, only I was wondering why this is happening and if I did something to cause this. Or perhaps it is a problem and I need to correct whatever it is that I did, LOL :)

I have been switching back and fourth with Cyan and MoDaco roms. Apps2SD and not, etc.

Any help is most appreciated.

This is the phone default image flash functionality. The phone scans the SD card for factory ROMs with those names to flash. If you put the entire ERD79 or ERE36 ROM zip and rename it to PASSIMG.zip, the phone will pick up that zip as ask you if you want to flash it. Just ignore these.
 
Last edited:

evidenc3

Member
Feb 13, 2010
39
0
AZ
This is the phone default image flash functionality. The phone scans the SD card for factory ROMs with those names to flash. If you put the entire ERD79 or ERE36 ROM zip and rename it to PASSIMG.zip, the phone will pick up that zip as ask you if you want to flash it. Just ignore these.

His point was it's taking minutes instead of seconds to get past these warnings and allow him to use fastboot. It's a valid concern.. it never takes more than 3s for me.
 

craigacgomez

Senior Member
Jan 29, 2010
2,215
3,924
Tustin
His point was it's taking minutes instead of seconds to get past these warnings and allow him to use fastboot. It's a valid concern.. it never takes more than 3s for me.

Well, I think I kinda overlooked that... but yeah, I did have this problem once...
had a lot of junk on my SD card and this took forever... almost 2-3 minutes... reformatted my SD and things working fine again... guess it just took time to scan the SD card...
 

lolittle

Senior Member
Jan 22, 2010
186
1
Great work... but when making a nandroid backup now it does not finsh :/

i shall reflash it and try again :confused:

EDIT:

Only happens on NexDesire ROM when performing Nand + ext backup :/
 
Last edited:

myn1

Senior Member
Jan 28, 2010
111
0
I seems have lost "root" after upgrading to RA-nexus-v1.6.0.

In terminal emulator, the command "su" will hang at SU REQUEST screen" and after a few minutes, it comes up with the following pop-up message:
----------
Sorry!

Activity SU Request (in application Superuser Permissions) is not responding.

[Force Close] [Wait]
----------
Then I upgraded to v1.6.2, but it's still the same.

N.B. I'm not sure if it's really related to recovery upgrade though.. as I also changed my ROM from CM5 to DESIRE around similar time. But in DESIRE thread, they said the problem is specific to me only.

Question: How do I get back the root?

Thanks!
 
Last edited:

pearce616

Member
Jan 27, 2009
13
0
I seems have lost "root" after upgrading to RA-nexus-v1.6.0.

In terminal emulator, the command "su" will hang at SU REQUEST screen" and after a few minutes, it comes up with the following pop-up message:
----------
Sorry!

Activity SU Request (in application Superuser Permissions) is not responding.

[Force Close] [Wait]
----------
Then I upgraded to v1.6.2, but it's still the same.

N.B. I'm not sure if it's really related to recovery upgrade though.. as I also changed my ROM from CM5 to DESIRE around similar time. But in DESIRE thread, they said the problem is specific to me only.

Question: How do I get back the root?

Thanks!

you need to turn on usb debugging.
Goto Settings > Applications > Development and turn on USB Debugging and then Reboot the phone.
 

myn1

Senior Member
Jan 28, 2010
111
0
you need to turn on usb debugging.
Goto Settings > Applications > Development and turn on USB Debugging and then Reboot the phone.

HEY It works!!! I could never correlate this problem with USB Debugging!. Is this a FAQ or what? I see nobody's complaining about this problem..

A BIG Thank You!!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    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.

    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.

    Features
    • full ADB access in recovery mode
    • Alternative CM and JF version
    • Busybox v1.15.3
    • Kernel (2.6.35.7) with ext3 + ext4 support
    • SLCD and AMOLED 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 selective Nandroid backup
        • Nand restore :: Restore a Nandroid 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.
        • Choose zip from sdcard :: Flash a zip update file from any (sub)-directory on your sdcard
        • Toggle signature verification :: Toggles the signature verification for zip files.
      • Wipe
        • Wipe ALL data/factory reset :: wipes /data + /cache + entire ext partition + all apps installed on your sdcard (froyo a2sd).
        • Wipe /data :: wipes /data.
        • Wipe /cache :: wipes /cache.
        • Wipe /sdcard/.android_secure :: wipes all apps installed on your sdcard (froyo a2sd).
        • Wipe /sd-ext :: wipes the entire ext partition on your sd (if present).
        • Wipe Dalvik-cache :: wipes the dalvik-cache located in /cache + /data + /sd-ext is present.
        • Wipe battery stats :: reset the battery calibration.
        • Wipe rotate settings :: reset the sensor calibration.
      • 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
      • Mounts
        • (Un)Mount /system
        • (Un)Mount /cache
        • (Un)Mount /data
        • (Un)Mount /sd-ext
        • (Un)Mount /sdcard
      • 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 :
    • Root
    • Make sure that init.rc isn't calling any install-recovery.sh script, otherwise you'll boot back to stock recovery (exclamation mark with a little Android). More info on this here.

    via Rom Manager
    1. Download "Rom Manager" from the Android market
    2. Start "Rom Manager"
    3. Select "Flash ClockworkMod Recovery" and wait for it to finish
    4. Select "Flash Alternate Recovery" and wait for it to finish -> this will install the latest version of RA recovery.

    via fastboot
    Code:
    Copy recovery-RA-passion-v2.2.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-passion-v2.2.1.img

    via terminal app
    Code:
    Copy recovery-RA-passion-v2.2.1.img to the root of your sdcard
    start the terminal app
    su(press enter)
    flash_image recovery /sdcard/recovery-RA-passion-v2.2.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.

    Latest version :

    Previous versions :

    Change-log :

    v2.2.1
    • Nandroid backup is now selective, boot/system/cache/data are selected by default.
    • Nandroid checks if there's at least 500MB free on SDcard before starting a backup.
    • Added/updated error/warning messages.

    v2.1.1
    • Fixed ext4 support in kernel! Update from v2.x if you are using sd-ext!

    v2.1.0
    • Reduced recovery size by 800kb so it fits any hboot version to date :
      • Set Kernel compression mode to LZMA (33% smaller kernel)
      • Switched kernel debugging off
      • Removed : Networking support - Bluetooth subsystem support
      • Removed : Device Drivers - Misc device - AKM8973 Compass Driver
      • Removed : Device Drivers - Misc device - A1026 Voice Processor Driver
      • Removed : Device Drivers - Multimedia support
      • Removed : Device Drivers - MSM 3D Graphics driver for Adreno class GPU's
    • Nandroid now backups the entire content of /sd-ext , not just the apps. This fixes bootloops of certain restored roms.
    • Moved the "Toggle signature verification"-option from the Other- to the main flash-submenu.
    • Re-ordered the wipe menu.

    v2.0.0
    Some things in v2.0.0 were kanged with a twist from the Clockworkmod recovery.
    • Updated kernel to 2.6.35 (SLCD and AMOLED are now both supported).
    • Added SDEXT support for update scripts.
    • Added "filebrowser" support when you select a zip to flash.
    • Added "/.." support to the filebrowser so you can navigate up.
    • Added a mount menu so you can manually (u)mount stuff.
    • Added a toggle verification switch so you can flash those awesome unsigned winrar rom releases...
    • Fully re-wrote the wipe menu (it's not using a script anymore), added a few new wipe options.
    • Added "/sdcard/.android_secure" support , nandroid now backups/restores .android_secure (Froyo a2sd apps) by default.
    • Added a few new Google apps to the Google app backup script.

    Special thanks to :
    • packetlss for all the hours of support and awesome coding skills, THANKS man ^^, donate to Haiti
    • Koushik Dutta for all his recovery work ^^
    • 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 :D
    • rikupw for the ideas and toggle_ums script.
    • http://www.androidspin.com for hosting ^^
    6
    [Recovery] [27-Dec-2010] RA-nexus-v2.1.1

    Reserved for future use
    6
    The site is down! Can someone upload the file again??

    See attachment
    4
    updated to v2.2.1

    Change-log :

    v2.2.1
    • Nandroid backup is now selective, boot/system/cache/data are selected by default.
    • Nandroid checks if there's at least 500MB free on SDcard before starting a backup.
    • Added/updated error/warning messages.
    4
    updated to v2.1.1

    Changelog : v2.1.1
    • Fixed ext4 support in kernel! Update from v2.x if you are using sd-ext!