You have to compile your kernel, this will spit out a zimage. Then just do:
Fastboot flash zimage <path to your zimage> It's case sensitive. On Mar 14, 8:03 am, wannabeguru <[email protected]> wrote: > The message appear > > sending 'zimage' (2578 KB)... OKAY [ 0.162s] > writing 'zimage'... FAILED (remote: partition does not > exist) > finished. total time: 0.162s > > Is there solution?? > > And I built the android source code. At that time, system.img, > userdata.img and ramdisk.img are made. However boot.img didn't make. > > How do I make boot.img?? > > Thank you. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

