While starting the emulator, you can specify "debug-all" at command line so that you can view what is all happening when emulator is starting up. It will show you what command line arguments you passed, what is their values and some other useful info for debugging.
# emulator @android2.2 -kernel <path_to_zimage> -debug-all Hope this helps, Thanks, Ashutosh On 28 December 2010 06:11, mytears <[email protected]> wrote: > I am using the nexus one. i compile the 2.6.29 goldfish kernel > successfully.everything is fine, > > but while use the kernel image to boot the emulator, it failed > without any response. > > The command I used is > > amulator @android2.2 -kernel ~/my path to zImage > > And i compile kernel according to this page.(http:// > tungsys.wordpress.com/2010/08/26/howto-build-linux-kernel-for-android- > emulator/<http://tungsys.wordpress.com/2010/08/26/howto-build-linux-kernel-for-android-%0Aemulator/> > ) > > I have try several kinds of AVD, no one works. > > how to compile kernel for a real phone,such as nexus one.is there > detail tutorial. > > -- > unsubscribe: > [email protected]<android-kernel%[email protected]> > website: http://groups.google.com/group/android-kernel -- Thanks, Ashutosh Deshmukh -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
