Description of problem: As seen here: https://www.redhat.com/archives/et-mgmt-tools/2009-March/msg00100.html AND https://www.redhat.com/archives/et-mgmt-tools/2009-April/msg00002.html if I create a Virtual Disk in virtinst using the correct device type and the path to a disk ISO, the libvirt XML is generated to picks the wrong device file and the install cannot continue (/dev/hda is not a floppy drive). I need this to do scripted Windows installs (ISO+fullvirt+answer file on floppy) from cobbler+koan.
Fix is here: http://hg.et.redhat.com/cgi-bin/hg-virt.cgi/applications/virtinst--devel/rev/fd4baa6410d8 It applies just fine to the latest rawhide version, so maybe a good cherry-pick candidate
Okay, build into python-virtinst-0.400.3-5.fc11. Closing as RAWHIDE.
Can you also see that this is fixed for F10?
Sure, just built it. 0.400.3 hasn't been pushed to stable yet, but I will likely do that next week.
Thanks!!!