|
[Recovery] [24-Feb-2010] RA-nexus-v1.6.2
Bueno aqui está ya la version nueva del Recovery de AmonRa RA-Nexus-v1.6.2
Features- full ADB access in recovery mode
- Awesome Care-Bear version! (Blame packetlss for talking me into it
)
- 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)
- 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 backup
- Nand restore :: Restore a Nand backup
- BART backup :: Make a BART backup (Nand + ext)
- BART restore :: Restore latest BART backup
- Flash zip from sdcard :: Flash a zip update file from your sdcard
- Wipe
- Wipe data/factory reset :: Wipe /data and /cache
- Wipe Dalvik-cache :: Wipe Dalvik-cache both on /data and ext
- 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 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 phone
- Scripts available via adb :
Descargar desde aquí:- http://rapidshare.com/files/35538781...xus-v1.6.2.img
Copiar el archivo descargado a la carpeta donde tenemos el fastboot (tutorial aquí)
Vamos a la Ruta donde tengamos la carpeta fastboot mediante la consola MS-DOS.
Entramos con el móvil en ADB (con el N1 apagado pulsando un rato trackball y power).
Una vez en ADB comprobamos conectividad con móvil ejecutando desde una consola de comandos situada en la carpeta donde tenemos el fastboot:
- fastboot-windows devices
Luego ejecutamos:
- fastboot-windows flash recovery recovery-RA-nexus-v1.6.2.img
Reiniciamos y listo.
Última edición por bboy_javi Día 26/02/10 a las 00:44:38.
|