Your message dated Tue, 1 May 2012 15:35:08 +0100
with message-id <[email protected]>
and subject line Re: Bug#670997:
has caused the Debian Bug report #670997,
regarding Boot failed: Could not read from CDROM (code 000c) on
debian-6.0.4-ia64-netin st.iso in KVM VM on debian host
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
670997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670997
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cdrom
debian-6.0.4-ia64-netinst.iso (sha 256
730a70094b5ba907307870209466b8dacd6a9675df635fd661edf34b66959304)
failes to boot inside KVM on debian stable + backports host.
Other systems like same debian but 386 version
debian-6.0.4-i386-netinst.iso
or for example RIPLinuX-13.7.iso
- boot without any problem with same command line (just other ISO file).
The errors seen in KVM BIOS is:
Boot failed: Could not read from CDROM (code 000c)
No bootable device.
Host system information:
kvm 1:0.12.5+dfsg-5+squeeze8
qemu 0.12.5+dfsg-3squeeze1
$ uname -a
Linux fenix 3.2.0-0.bpo.2-amd64 #1 SMP Sun Mar 25 10:33:35 UTC 2012 x86_64
GNU/Linux
--- End Message ---
--- Begin Message ---
On Tue, May 01, 2012 at 11:30:24AM +0000, [email protected] wrote:
>
>Used command line that does NOT work:
>
>qemu-system-x86_64 -m 512 -drive
>file=./debian-6.0.4-ia64-netinst.iso,index=1,media=cdrom,if=ide
>
>or
>qemu-system-x86_64 -cpu qemu64 -m 512 -drive
>file=./debian-6.0.4-ia64-netinst.iso,index=1,media=cdrom,if=ide
>or cpu kvm64 or phenom
>
>or just:
>qemu-system-x86_64 -cdrom ./debian-6.0.4-ia64-netinst.iso
>
>
>but with other ISO images it works, following works:
>qemu-system-x86_64 -cdrom ./RIPLinuX-13.7.iso
>qemu-system-x86_64 -cdrom ./debian-6.0.4-i386-netinst.iso
ia64 CDs are for Itanium, not current 64-bit PC-style CPUs. Use amd64 instead.
http://www.debian.org/CD/faq/#which-cd
--
Steve McIntyre, Cambridge, UK. [email protected]
You lock the door
And throw away the key
There's someone in my head but it's not me
--- End Message ---