Tagged Questions
1
vote
1answer
429 views
Is the kernel flashed automatically from CWM?
By this, I mean, while flashing a firmware (update.zip) from ClockworkMod recovery, is boot.img also flashed or do I need to use fastboot separately?
2
votes
2answers
4k views
Extract boot.img
I have pulled boot.img from my phone's CWM backup. How do I extract it? I tried split_bootimg.pl. But throws an error -
Android Magic not found in boot.img. Giving up.
1
vote
0answers
357 views
Boot custom kernel via phone
I can currently boot a custom kernel (without flashing it) for test purposes by using fastboot on my computer via:
cmd> fastboot boot customkernel.img
Which works great. I've found great kernels ...
2
votes
2answers
932 views
Install zImage on Android 2.2 devcie
How do I install zImage on Android 2.2 device? I have one galaxy tab 7.0 and one NVIDIA Tegra 250 delvel kit.
I was trying to using fastboot on NVIDIA Tegra 250 but I failed.
I could load zImage ...