On Sunday 08 May 2005 07:24, Der Herr Hofrat wrote:
> Hi !
>
>  does anybody have a 2.6.X (preferably 2.6.10) running under qemu ?
>  trying to launch it (passed with -kernel) fails - it simply gives me
>
>  (qemu)

You need to make sure you have the sdl development headers and libraries 
installed when you compile qemu. Otherwise all graphical output will be 
disabled.

Check that configure says "SDL support   yes"

The other alternative is to configure your guest to communicate over the 
serial port.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to