Hi guys: At the moment, I have to make some modification in the Linux Kernel and test it on Emulator. I have collected several materials about how to compile a customized Linux Kernel on the Android Emulator. But they seem to met the same question, that is, when starting my own kernel with the command : ./ emulator -kernel <somepath>/zImage, there is just a black screen on the emulator panel instead of a "android..." loading string.
When starting android with kernel-qemu which is located in the prebuilt/android-arm/kernel, it works normally. My question is, how does the bin file kernel-qemu be generated? Please give me some help. I konw there are lots of people have the same question. But there seems no conclusive answer about that. 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

