Ver Mensaje Individual
  #1  
Viejo 30/05/10, 16:21:23
Array

[xs_avatar]
GIKE GIKE no está en línea
Colaborador/a
 
Fecha de registro: may 2009
Localización: Barcelona
Mensajes: 6,675
Modelo de smartphone: Google Pixel
Tu operador: Orange
[Recovery] AMON RA RECOVERY [07-Jan-2010] RA-passion-v2.2.1

Link original: http://forum.xda-developers.com/showthread.php?t=611829


Instalación


via fastboot

Code:

Copiar recovery-PSFreedom-N1-v1.1.2.img al directorio donde tengas el sdk
Iniciar el telefono en modo fastboot (Encender mientras se pulsa el trackball)
Conectar el telefono al pc/mac via usb
Ahora, desde el pc:
Escribir en la linea de comandos de windows (o linux o mac): fastboot devices (Para asegurarnos ke fastboot ve nuestro telefono)
Escribir en la linea de comandos: fastboot flash recovery recovery-PSFreedom-N1-v1.1.2.img (cambiando el nombre por el del archivo ke hemos bajado)

via terminal app


Lo primero de todo es tener una aplicación de terminal en el nexus. Terminal emulator es gratuita y está en el market.

Copiar recovery-PSFreedom-N1-v1.1.2.img a la raiz de la microsd
Iniciar la aplicacion de terminal
Escribir : "su" sin las comillas, el programa nos pedirá permisos root. Al concedérselos, el terminal nos debería devolver "#" sin las comillas.
Escribir: flash_image recovery /sdcard/recovery-PSFreedom-N1-v1.1.2.img y pulsar enter (cambiando el nombre del archivo por el ke hayamos bajado)
Escribir: reboot recovery y pulsar enter


Como iniciar en modo recovery
  1. Encender el telefono mientras pulsamos la tecla de bajar volumen.
  2. Movernos hasta RECOVERY con la tecla de bajar volumen.
  3. Pulsar el boton de POWER-key para seleccionarlo.

Download

Changelog :
  • Completely ignore verification
  • Added menu loop
  • Added PSFreedom support
  • SLCD should be supported
  • Added SDEXT support in update scripts

Download :








recovery-PSFreedom-N1-v1.1.2= http://www.wuala.com/GIKE/Android/Nexus%20One/recovery/recovery-PSFreedom-N1-v1.1.2.img
A new menu-item called "- Run PSFreedom" can be found in the main menu.
The menu-item will lead to a submenu allowing you to choose different payloads and even a test shellcode :
  • Standard payload with BD-Emu : This is the standard payload with Blu-Ray emulation support, which allows you to play backups.
  • Standard payload without BD-Emu : This is the standard payload without Blu-Ray emulation support. It does not allow you to play backups.
  • PSGroove payload with BD-Emu : This is the same as "Standard payload with BD-Emu", with additional peek and poke system calls. It is based on the PSGroove payload. It is only needed by developers.
  • PSGroove payload without BD-Emu : This is the same as "Standard payload without BD-Emu", with additional peek and poke system calls. It is based on the PSGroove payload. It is only needed by developers.
  • Test only shellcode : This is a test only shellcode that will force your PS3 to LV1 Panic (beeps, shuts down and blinks the red LED). It is useful to debug whether the shellcode gets executed or not, independently of the content of the p

http://www.wuala.com/GIKE/Android/Ne...-N1-v1.1.2.img

Version 1.9.0:

http://www.wuala.com/GIKE/Android/Ne....9.0-alpha.img

Version 1.8.0.1:
http://alternate-coding.com/recovery...1.8.0.1-aw.img
Reportet Errors: USB-MS Toggle possibly not working (has to be done twice)

Version 1.8.0
http://www.androidworld.nl/41059/amo...oor-nexus-one

Versión 1.7.0.1:

Versión con Psfreedom incorporado y ke funciona con pantalla SLCD: http://www.wuala.com/GIKE/Android/Ne...-psfreedom.img
Versión normal: http://www.wuala.com/GIKE/Android/Nexus%20One/recovery/recovery-RA-nexus-v1.7.0.1.img

Versión cyano (cambia el color del menu): http://www.wuala.com/GIKE/Android/Ne...7.0.1-cyan.img

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.

  • v1.1.2 : Added Hermes payload

v1.1.0 : Fixed payload for Blu-Ray emulation
v1.1.0 : ADB and Mass Toggle are now working! ^^
v1.0.0 : Added ability to load different payloads.
recovery-RA-nexus-v1.7.0.1-psfreedom : Initial test release.

Changelog for 1.8.1:
#supports SLCD AND AMOLED

Changelog for 1.8.0:
#Completely ignore verification
#Added menu loop scrolling


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

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.


Si al iniciar el recovey, sale el triangulo con el androide:


 Cita:
Requisitos previos :
- bootloader desbloqueado: How to unlock the bootloader.
- acceso root: Modaco's superboot.

Comprobar ke no haya /system/etc/install-recovery.sh script si sigue iniciando en el recovery original (signo de exclamación con un pekeño androide).
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 :

Última edición por GIKE Día 05/02/11 a las 15:24:48.
Responder Con Cita
Los siguientes 23 usuarios han agradecido a GIKE su comentario:
[ Mostrar/Ocultar listado de agradecimientos ]