Liste der Anhänge anzeigen (Anzahl: 1)
Nexus One Recovery Image
Ein aktuelles Image gibt es im original Thread:
http://forum.xda-developers.com/showthread.php?t=611829
Amon_RA hat schon sein bekanntes Recovery Image für den Nexus One portiert, folgendes beinhaltet die Version 1.5.3
Zitat:
Features
full ADB access in recovery mode
Busybox v1.15.2
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 restore :: Restore a Nand 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
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
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 :
Nandroid v2.2.1 : enter "nandroid-mobile.sh" to start.
sdparted v0.6 : enter "sdparted" to start.
Zitat:
Install
via fastboot -> Requires an unlocked bootloader!
Copy recovery-RA-nexus-v1.5.3.img to a location where fastboot can find it.
Boot your phone into fastboot mode (boot while holding BACK)
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.5.3.img
mit dem Recovery Image könnt ihr:
- Das Gerät neustarten
- Ein Backup vom Gerät anlegen und wieder einspielen
- Im Recovery Mode auf die SD Karte zugreifen
- Das Gerät und verschiedene Einstellungen z.b. sd karte oder dalvik cache wipen
- Die SD Karte partitionieren
- weitere Kleinigkeiten