qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] booting a linux kernel from NFS
@ 2006-10-10 15:46 Markus Schiltknecht
  2006-10-10 16:00 ` Rob Landley
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Schiltknecht @ 2006-10-10 15:46 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-10 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 15:46 [Qemu-devel] booting a linux kernel from NFS Markus Schiltknecht
2006-10-10 16:00 ` Rob Landley
2006-10-10 16:17   ` Markus Schiltknecht

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).