
Proprio in queste ore arrivano interessanti aggiornamenti in merito, lo stesso JackpotCalvin autore del porting della CM7 è riuscito e rendere reversibile l’ operazione. Di seguito vi alleghiamo la guida pubblicata su XDA-Developers:
- Make sure you have the stock recovery installed (if you are in CM7 you are)
- First, download the latest official update from here http://www.amazon.com/gp/help/custom…deId=200790620
- Then download this file http://www.mediafire.com/?31sljwzyu0i1nev
- Place it on your sdcard, it should be /sdcard/command
- Rename the amazon update to update.zip (even if it’s a .bin file, make sure it is update.zip, NOT update.zip.bin
- Then, place that file on the sdcard under /sdcard/kindleupdates/
- It should be /sdcard/kindleupdates/update.zip
- Turn off usb mass storage mode
- Go into the adb shell and type:
cd cache
mkdir recovery
cp /sdcard/command /cache/recovery/
idme bootmode 0x5001
reboot
Grazie a nico per la segnalazione
[Via]