[Pkg-libvirt-maintainers] Bug#494592: Bug#494592: virtinst: Unable to boot on CDROM

Guido Günther agx at sigxcpu.org
Mon Aug 11 15:33:20 UTC 2008


On Mon, Aug 11, 2008 at 12:02:49PM +0200, Daniel Dehennin wrote:
[..snip..]
> It seems that booting on cdrom does not works when using -drive to
> declare cdrom :-/

So this doesn't work for you:

 /usr/bin/kvm -S -M pc -m 256 -smp 1 -name lenny -monitor stdio \
     ....
     -drive file=/home/dad/download/debian/debian-testing-amd64-netinst.iso,if=ide,media=cdrom,index=2,boot=on \
     ...

but this works:

 /usr/bin/kvm -S -M pc -m 256 -smp 1 -name lenny -monitor stdio \
     ...
     -boot d -cdrom /home/dad/download/debian/debian-testing-amd64-netinst.iso \
     ...
     
Changing this one line fixes the problem?

> Is it possible to forward the bug report to kvm or do I need to make another?
We can forward the report, no problem - let's just get this as detailed
as possible first.
Thanks for your feedback,
 -- Guido





More information about the Pkg-libvirt-maintainers mailing list