David Gilbert wrote:
On 12 July 2011 07:04, Xiao Jiang <jgq...@gmail.com> wrote:
It looks like I am not in luck, qemu still can't run successfully.
I recompiled the qemu from linaro qemu tree and executed below
instructions in order.

1. open window A, run below cmd.
xjiang@xjiang-desktop:~/work/qemu$ sudo qemu-system-arm -M realview-pbx-a9
-m 1024 -kernel zImage-cortex-a9 -serial telnet::4444,server -append

I think you have a bad kernel image.
There are some prebuilt ones (and config files) linked off:

http://www.arm.com/community/software-enablement/linux.php

but unfortunately the webserver that holds them isn't happy today.

Hi Dave,

Thanks for the link, the server is unhappy :(.
I compiled this image from mainline ..., so to support qemu,
there should be some modifications in linux kernel, maybe I
should try kernel tree from linaro.
But fortunately, I can run vexpress-a9 image in linaro qemu
successfully this afternoon which is also built from mainline, :)

Regards,
Xiao
Dave


Reply via email to