Ini aman suhu langsung ke fastboot saja apakah ada bugsnya heheh 
Powered by Telkomsel BlackBerry and N1®

-----Original Message-----
From: "Andreas S." <[email protected]>
Sender: [email protected]
Date: Sun, 14 Nov 2010 07:43:30 
To: id-android<[email protected]>; <[email protected]>
Reply-To: [email protected]
Subject: [id-android] WTI: [NEW!!!] [Recovery] RA-nexus-v2.0.0 for NEXUS ONE!

*[Recovery] RA-nexus-v2.0.0:*

http://files.androidspin.com/files/amon_ra/RECOVERY/recovery-RA-nexus-v2.0.0.img
-
MD5Sum: e5001af5b21fbf73fba0c006be5634a8

http://files.androidspin.com/files/amon_ra/RECOVERY/recovery-RA-nexus-v2.0.0-CM.img
-
MD5Sum: 1a86bf9e584ddb1156648244bbfcd7d6

*Change-log :

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.

*Install

**Pre-Requirements :
- unlocked bootloader : **How to unlock the
bootloader*<http://android.modaco.com/content/google-nexus-one-nexusone-modaco-com/299078/how-to-unlock-the-bootloader-on-your-nexus-one/>
*.
- root access : **Modaco's
superboot*<http://android.modaco.com/content/google-nexus-one-nexusone-modaco-com/298782/06-mar-erd79-epe54b-superboot-rooting-the-nexus-one/>
*.

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-v2.0.0.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-v2.0.0.img

*via terminal app*
 Code:

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

This recovery is for the *HTC Nexus One only*, if you have a :
- HTC Dream/G1 you should go
here<http://forum.xda-developers.com/showpost.php?p=4647751&postcount=1>
.
- HTC Magic/MT3G you should go
here<http://forum.xda-developers.com/showpost.php?p=4029315&postcount=1>
.
- HTC Hero you should go
here<http://forum.xda-developers.com/showpost.php?p=4549551&postcount=1>
.
- HTC Sprint Hero you should go
here<http://forum.xda-developers.com/showpost.php?p=4898505&postcount=1>
.
- HTC Eris you should go
here<http://forum.xda-developers.com/showpost.php?p=5908078&postcount=1>
.
- HTC Tattoo you should go
here<http://forum.xda-developers.com/showpost.php?p=5927964&postcount=1>
.

*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 (2.6.35.7) with ext3 + ext4 support **NEW*
   - SLCD and AMOLED support **NEW*
   - 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 (/sdcard/.android_secure
         included **NEW*), 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 any
      (sub)-directory on your sdcard **NEW*
      - Wipe **NEW*
         - Wipe ALL userdata :: wipes /data + /cache + entire ext partition
         + all apps installed on your sdcard (froyo a2sd).
         - Wipe only /data :: wipes /data.
         - Wipe only /sd-ext :: wipes the entire ext partition on your sd
         (if present).
         - Wipe only /sdcard/.android_secure :: wipes all apps installed on
         your sdcard (froyo a2sd).
         - Wipe only /cache :: wipes /cache.
         - Wipe only Dalvik-cache :: wipes the dalvik-cache located in
         /cache + /data + /sd-ext is present.
         - Wipe only battery stats :: reset the battery calibration.
         - Wipe only 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 **NEW*
         - (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)
         - Toggle Signature Verify :: Toggles the signature verification for
         zip files. **NEW*
      - Power off :: Powers off your phone
   - Scripts available via adb :
      - Nandroid
v2.2.1<http://forum.xda-developers.com/showpost.php?p=3046976&postcount=1>:
enter "nandroid-mobile.sh" to start.
      - sdparted
v0.6<http://forum.xda-developers.com/showpost.php?p=4259325&postcount=1>:
enter "sdparted" to start.

Enjoy!

:-)

~A-Sty™~
ANDROID's Today!
*neXus oNe - EVO 4G - DROID X - DROID 2 - Torch - Ipad 3G 64Gb*

-- 
===============
"Indonesian Android Community [id-android]"

PING'S mobile™ 
Email: [email protected]  Ph. (021) 96087100
---------------------
Yopie Ratjoen
Email: [email protected]  Ph. 08977726681
--------------------
Gila original
Email: [email protected]  Ph. (031) 91555898
--------------------

Aturan Jual/Kloteran ID-Android  http://goo.gl/azW7

-- 
===============
"Indonesian Android Community [id-android]"

PING'S mobile™ 
Email: [email protected]  Ph. (021) 96087100
---------------------
Yopie Ratjoen
Email: [email protected]  Ph. 08977726681
--------------------
Gila original
Email: [email protected]  Ph. (031) 91555898
--------------------

Aturan Jual/Kloteran ID-Android  http://goo.gl/azW7

Kirim email ke