From: Peter Lieven <pl@dlh.net>
To: kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: [Qemu-devel] Qemu-KVM with 3x IDE HDD + CDROM not working
Date: Wed, 12 May 2010 15:19:26 +0200 [thread overview]
Message-ID: <4BEAAADE.3010006@dlh.net> (raw)
Hi Qemu/KVM Devel Team,
if I create a VM with more than 2 harddisks and a CDROM Image and want
to boot from CDROM this is not working.
From my understanding at least 3 IDE Drives + 1 IDE CDROM should work.
cmdline:
/usr/bin/qemu-kvm-0.12.4 -net none -drive
file=/dev/sdb,if=ide,boot=on,cache=none,aio=native -drive
file=/dev/sdc,if=ide,boot=off,cache=none,aio=native -drive
file=/dev/sdd,if=ide,boot=off,cache=none,aio=native -m 256 -cpu
qemu64,model_id='Intel(R) Xeon(R) CPU E5430 @ 2.66GHz'
-monitor tcp:0:4001,server,nowait -vnc :1 -name 'ide-test' -boot
order=dc,menu=on -cdrom
/home/kvm/cdrom/root/KNOPPIX_V6.2.1CD-2010-01-31-DE.iso -k de -pidfile
/var/run/qemu/vm-153.pid -mem-path /hugepages -mem-prealloc -rtc
base=utc,clock=vm -no-kvm-irqchip -usb -usbdevice tablet
SEABIOS shows error: Could not read from CDROM (code 0001)
Thanks,
Peter
next reply other threads:[~2010-05-12 13:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-12 13:19 Peter Lieven [this message]
2010-05-16 0:43 ` [Qemu-devel] Re: Qemu-KVM with 3x IDE HDD + CDROM not working Kevin O'Connor
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=4BEAAADE.3010006@dlh.net \
--to=pl@dlh.net \
--cc=kvm@vger.kernel.org \
--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).