Re: [Qemu-discuss] error - Guest has not initialized the display yet.

2015-03-25 Thread Peter Maydell
On 25 March 2015 at 18:51, anand.k wrote: > I am trying QEMU for the first time. I am trying to emulate a ARM machine > using qemu-system-arm. > > But when I executed this command, > $ qemu-system-arm -M versatilepb -kernel zImage.integrator -initrd > arm_root.img -serial "/dev/ttyS0" -display sdl

[Qemu-discuss] error - Guest has not initialized the display yet.

2015-03-25 Thread anand.k
Hello, I am trying QEMU for the first time. I am trying to emulate a ARM machine using qemu-system-arm. But when I executed this command, $ qemu-system-arm -M versatilepb -kernel zImage.integrator -initrd arm_root.img -serial "/dev/ttyS0" -display sdl QEMU window opens up, but I am getting this