
2 Nov
2009
2 Nov
'09
4:10 p.m.
On 11/02/2009 10:54 AM, Chris Lalancette wrote:
Harald Dunkel wrote:
If I try this on the command line, then there is the same 0003 error.
If I omit the if=virtio for the cdrom drive, then it boots the cd without 0003.
Yeah, the "if=virtio" on the cdrom line is bogus.
Can you reproduce this? Is this a problem with libvirt or with the kvm module?
Neither. I believe this was a bug with virt-install that has been since fixed. Cole, do you have a link to the fix?
Yeah, the commit is here (the last hunk is the important one): http://hg.fedorahosted.org/hg/python-virtinst/rev/252ff7bc5ff9 Relevant fedora packages should have the fix. - Cole