From: Darren Hart <darren.hart@intel.com>
To: "Lu, Lianhao" <lianhao.lu@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: How to launch core-image-minimal built upon poky-tiny
Date: Wed, 09 May 2012 08:44:16 -0700 [thread overview]
Message-ID: <4FAA90D0.1060609@intel.com> (raw)
In-Reply-To: <857BE142E5399E46B20FD45B9DB8A7BC0FDB4798@SHSMSX102.ccr.corp.intel.com>
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
prev parent reply other threads:[~2012-05-09 15:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-09 8:11 How to launch core-image-minimal built upon poky-tiny Lu, Lianhao
2012-05-09 15:44 ` Darren Hart [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FAA90D0.1060609@intel.com \
--to=darren.hart@intel.com \
--cc=lianhao.lu@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.