[yocto] How to launch core-image-minimal built upon poky-tiny

Darren Hart darren.hart at intel.com
Wed May 9 08:44:16 PDT 2012


On 05/09/2012 01:11 AM, Lu, Lianhao wrote:
> Hi Darren,
> 
> Do you know how to use qemu to launch the core-image-minimal image
> build upon the poky-tiny distribution?
> 
> I tried the following command but ended up in "Kernel panic - not
> syncing: No init found."
> 
> tmp/sysroot/x86_64-linux/usr/bin/qemu -kernel
> /tmp/deploy/image/bzImage-qemux86.bin -append "console=ttyS0, 115200
> root=0800" -nographic
> tmp/deploy/images/core-image-minimal-qemux86.ext2

No block devices are defined by default iirc. Try booting using the
cpio.gz as the initrd and with root=/dev/ram0.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the yocto mailing list