[yocto] Yocto in Virtualbox

cnxsoft cnxsoft at cnx-software.com
Wed Feb 8 06:18:39 PST 2012


On 08/02/2012 21:06, autif khan wrote:
> On Wed, Feb 8, 2012 at 3:14 AM, cnxsoft<cnxsoft at cnx-software.com>  wrote:
>> Hi,
>>
>> I have build x86 qemu image using "bitbake -k core-image-sato" following the
>> instructions given at
>> http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html
>> I'm running Ubuntu 11.10 in VirtualBox 4.1.6.
>>
>> When I run qemu, qemu starts apparently fine, but the qemu window stays
>> black. So I'm suspecting that either it does not work in Virtualbox or I may
>> have tochange some settings in qemu (e.g. -vga vmware).
>>
>> Here's the output:
>>
>> runqemu qemux86
>>
>> Continuing with the following parameters:
>> KERNEL:
>> [/home/jaufranc/edev/edison-6.0-build/tmp/deploy/images/bzImage-qemux86.bin]
>> ROOTFS:
>> [/home/jaufranc/edev/edison-6.0-build/tmp/deploy/images/core-image-minimal-qemux86.ext3]
>> FSTYPE: [ext3]
>> Setting up tap interface under sudo
>> Acquiring lockfile for tap0...
>> Starting distccd...
>> Running qemu...
>> /home/jaufranc/edev/edison-6.0-build/tmp/sysroots/i686-linux/usr/bin/qemu
>> -kernel
>> /home/jaufranc/edev/edison-6.0-build/tmp/deploy/images/bzImage-qemux86.bin
>> -net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=no,downscript=no -hda
>> /home/jaufranc/edev/edison-6.0-build/tmp/deploy/images/core-image-minimal-qemux86.ext3
>> -show-cursor -usb -usbdevice wacom-tablet -vga vmware -enable-gl -no-reboot
>> -m 128 --append "vga=0 root=/dev/hda rw mem=128M
>> ip=192.168.7.2::192.168.7.1:255.255.255.0 oprofile.timer=1 "
>> Enabling opengl
>>
> So, what is the problem?

Qemu starts apparently fine, but the qemu window stays black.




More information about the yocto mailing list