Thanks for the reply Nicolas.... But neither I am getting any qemu window in GUI nor any console. It is getting stuck there itself (as shown in the screenshot). But in the video which is available on the yocto site, when runqemu command is given one qemu console gets launched where in user can see the image getting booted. But in my case I am not getting anything and it is getting stuck.
On Wed, May 22, 2013 at 10:21 PM, Nicolas Dechesne < [email protected]> wrote: > > On Wed, May 22, 2013 at 6:45 PM, varun bhatnagar <[email protected]>wrote: > >> I have successfully created a PowerPC image using* bitbake -k >> core-image-minimal*. >> When I am trying to boot it using *runqemu qemuppc* I am getting a >> message saying* vnc server running on ::1:5900.* >> >> I searched on internet and it was written that to resolve this error *SDL >> *and *SDL-devel* package should be installed. >> >> I have installed these packages but it did not work. Still I am getting >> the same message. >> Can anyone help me out with this. Below is the screenshot of message. >> > > it sounds normal to me. that message means that qemu successfully started > a VNC server. you now need to connect to the server to see the output. that > is handy when using graphical interface. if you have no UI, you can use the > 'nographic' option to runqemu, and it won't use VNC, and you will get the > login console in your terminal. > > > >
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
