From: "Christian MICHON" <christian.michon@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] How to run qemu (i386) without hda image?
Date: Sun, 28 Jan 2007 22:45:49 +0100 [thread overview]
Message-ID: <46d6db660701281345r5de0a9e2pd9716ee06c20414c@mail.gmail.com> (raw)
In-Reply-To: <5d649bdb0701281337k7c894457p8a1d59c67310534f@mail.gmail.com>
On 1/28/07, Neo Jia <neojia@gmail.com> wrote:
> Thanks. After removing "root=/dev/hda", I still get the following
> error messages. I think the kernel should be boot even without the
> fc3.img, right?
not necessarily. if your kernel contains an initramfs, then it is
self sufficient. Again, the boot process ends with the initrd
you supplied... Maybe this initrd lacks drivers or shell scripts
to properly start init. I cannot tell unless I've a close look
at the initrd content and the config file used to compile the
kernel.
try now adding "init=/bin/sh" :)
--
Christian
next prev parent reply other threads:[~2007-01-28 21:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-28 20:11 [Qemu-devel] How to run qemu (i386) without hda image? Neo Jia
2007-01-28 20:49 ` Christian MICHON
2007-01-28 21:16 ` Neo Jia
2007-01-28 21:25 ` Christian MICHON
2007-01-28 21:37 ` Neo Jia
2007-01-28 21:45 ` Christian MICHON [this message]
2007-01-31 22:50 ` Christian MICHON
2007-01-31 23:15 ` Neo Jia
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=46d6db660701281345r5de0a9e2pd9716ee06c20414c@mail.gmail.com \
--to=christian.michon@gmail.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).