*Thank you guys for your help !! Really appreciate it ! I'll try the code from nanikjava, and post my result here.*
2013/1/30 Pau Oliva Fora <p...@eslack.org> > On 01/30/2013 03:06 PM, David Weinstein wrote: > > > > On Jan 30, 2013, at 8:49 AM, Pau Oliva Fora wrote: > > > >> On 01/29/2013 05:07 PM, Stephen Smalley wrote: > >>> On Tue, Jan 29, 2013 at 5:52 AM, 董钰 <dywisdom...@gmail.com> wrote: > >>>> Hello > >>>> When I try to run kernel goldfish 3.4 on my emulator, I download the > kernel > >>>> using "git clone https://bitbucket.org/seandroid/kernel-goldfish.git > ".and > >>>> change to android-goldfish-3.4-keel branch. Then I compile the code > with > >>>> goldfish_armv7_deconfig. The compiling went well. But when I try to > run the > >>>> emulator with the zImage, the emulator stuck at "Uncompressing > Linux... > >>>> done, booting the kernel.". > >>>> I can got more boot info with original goldfish 3.4, though it can't > boot > >>>> either. I did all of these on 32bit ubuntu 11.04. > >>>> Any help will be appreciate ! > >>>> Dywisdomno1 > >>> > >>> goldfish 3.4 only works on x86, not ARM. No one seems to have a > >>> working version of goldfish 3.4 on ARM. > >>>> > >> > >> Here's a working 3.4 goldfish on ARM: > >> > >> https://github.com/nanikjava/androidgoldfish/branches > >> > >> Cheers, > >> > >> Pau Oliva > >> > > > > Which I believe stems from > http://subreption.com/blog/running-an-updated-kernel-in-the-android-emulator-goldfish/ > > > > David > > > > Yes, the problem with 3.4 is documented here: > > https://github.com/nanikjava/androidgoldfish/wiki/Migration-Experience >