Le riporto qui per l acomodità di tutti:
Without custom kernel
=====================
1. Get CWM 6.
2. Run CWM 6.
3. Format /system.
4. Wipe data/factory reset.
5. Install zip from sd card.
6. Reboot, done!
With custom kernel.
=====================
1. Get CWM 6.
2. Run CWM 6.
3. Format /system.
4. Wipe data/factory reset.
5. Install zip from sd card.
6. Still in CWM, mount /system.
7. Hook up your computer, make sure to have ADB drivers and Android SDK.
8. Open command prompt.
9. Type:
adb shell
and then hit enter.
10. Type:
su
and then hit enter.
11. Type (but don't fuck this up):
dd if=/sdcard/kernel_file_you_want_to_flash.img of=/dev/block/mmcblk0p15
and then hit enter!
12. Reboot, done!