Hide Forgot
Description of problem: when use --location with iso file, the guest can't find os tree Version-Release number of selected component (if applicable): python-virtinst-0.500.5-3.el6.noarch How reproducible: always Steps to Reproduce: 1:parpare rhel install iso image. 2:# virt-install -l /tmp/img/rhel61.iso -n test -r 1024 -f /tmp/img/test1.img Actual results: no error shown up,but guest can't find installation image during installation. Expected results: 1: if virt-install support --location using iso file,guest can install successfully. or 2: if virt-install not support , should rising an error message before install. Additional info:
Fixed upstream: http://git.fedorahosted.org/git?p=python-virtinst.git;a=commit;h=94e0381456a3768919fcdf184ea503c32e121559
Fixed in python-virtinst-0.600.0-1.el6
Verify on: python-virtinst-0.600.0-1.el6 libvirt-0.9.4-0rc1.el6 qemu-kvm-0.12.1.2-2.172.el6 # virt-install -l /tmp/img/rhel61.iso -n iso -r 1024 -f /tmp/img/test1.img -s 5 the guest can install successfully. the bug fixed. verification passed.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1643.html