Jump to content

How to flash only kernel?


Recommended Posts

Guest Borkata
Posted

Is it possible to flash only kernel (zImage) and not packed boot.img (ramdisk with kernel) using fastboot?

Guest umair9001
Posted
Is it possible to flash only kernel (zImage) and not packed boot.img (ramdisk with kernel) using fastboot?

don't think that will be possible as all this is packed in the boot.img..

Guest Borkata
Posted

Actually I think it is possible, because on N1 it works like this:

fastboot flash zimage <your_zImage>

This command I suppose writes to boot partition where zImage is and just change the one there with the custom.

I just wanted some of the developers to confirm that this will work on our devices too.

Guest malez
Posted

Have tested fastboot boot zimage ramdisk. It has never worked even with parts that work well whentogether in an image.

You will have to package boot image.

Guest Borkata
Posted

Thank you malez for answer. I remember there was tool for unpacking modified to work for our liquid - where can I get it from?

Guest malez
Posted
Thank you malez for answer. I remember there was tool for unpacking modified to work for our liquid - where can I get it from?

In your PM

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.