From: Markus Schiltknecht <markus@bluegap.ch>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] booting a linux kernel from NFS
Date: Tue, 10 Oct 2006 17:46:13 +0200 [thread overview]
Message-ID: <452BC045.20905@bluegap.ch> (raw)
Hi,
I get this error, when I don't give qemu a 'hda':
A disk image must be given for 'hda' when booting a Linux kernel.
Why is that? Isn't it completely legal to start without a IDE drive? For
example with:
qemu \
-kernel linux-test/bzImage-2.6.18 \
-append "root=/dev/nfs nfsroot=172.20.0.1:/testing_root \
ip=172.20.0.10::172.20.0.1:255.255.0.0:node1:eth0:off \
ide2=noprobe ide3=noprobe ide4=noprobe" \
-net nic,vlan=0,model=ne2k_isa \
-net tap,vlan=0,script=/etc/qemu-ifup -m 10
Regards
Markus
next reply other threads:[~2006-10-10 15:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-10 15:46 Markus Schiltknecht [this message]
2006-10-10 16:00 ` [Qemu-devel] booting a linux kernel from NFS Rob Landley
2006-10-10 16:17 ` Markus Schiltknecht
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=452BC045.20905@bluegap.ch \
--to=markus@bluegap.ch \
--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).