Hello, I found that every
custom boot image for Xperia GO is not property packed,
have wrong kernel base and wrong initrd base address and cause big battery drain so I generated proper boot image with right base adress and with included all 3 files inside (kernel, ramdisk and elf.3) like stock, unsecured and in SIN format + my version of the CWM recovery! Here is tutorial how to propertly root your Xperia Go!
Before you going to install this "pack" you need to unlock your bootloader!After unlocking bootloader procedure for installing boot image and root tools is:
install boot image:
- fastboot flash boot kernel.sin
install root tools:
- adb remount
- adb push su /system/xbin/
- adb push busybox /system/xbin/
- adb install Superuser.apk
- adb shell
- cd /system/xbin
- chmod 6755 su
- chmod 6755 busybox
- /system/xbin/busybox --install -s /system/xbin/
Than you are done! Just last step you need to do:
- establish internet connection on your phone
- go to aplications
- run superuser
- under superuser menu click to "tap to ckeck for updates" (see picture http://img52.imageshack.us/img52/209...1209151603.png) and update your super user... make sure to give and "remember" permision for superuser app!
Done! Enjoy!
Kernel source:
- I have no source! I used prebuilt stock kernel from firmware 6.0.B.3.184CE
Tip and tricks for my CWM version:
I will integrate tool in sony menu for "one click" skins modification soon! Let me know if you want these option!
Credits:
- full credits to author of the Clockworkmod Recovery
- LeTama for great sin2raw tool
- every other who helped and tested our recovery
Please read this Simple diference between Gingerbread and ICS boot+CWMDownload V6:
No comments:
Post a Comment