Description of problem: Whet tried to boot boot.iso from http://rpm-ostree.cloud.fedoraproject.org/project-atomic/install/rawhide/20140708.0/boot.iso under RHEL-6.4 KVM a blank anaconda started but only blank screen was shown. I have also tested it under RHEL-6.5 KVM with the same result. Version-Release number of selected component (if applicable): anaconda 21.46-1 How reproducible: always Steps to Reproduce: 1. Download http://rpm-ostree.cloud.fedoraproject.org/project-atomic/install/rawhide/20140708.0/boot.iso 2. Under RHEL-6.5 x86_64 Server run "qemu-kvm -vga std -monitor stdio -m 1024 -net tap -net nic,model=virtio -uuid 0d832a38-7a95-4de6-afd7-ec535a95778a -drive if=virtio,file=/srv/images/system1 -cdrom boot.iso -boot once=d" Actual results: blank screen after anaconda start's up Expected results: anaconda gui should be shown Additional info:
Created attachment 929121 [details] anaconda.log
Created attachment 929122 [details] ifcfg.log
Created attachment 929123 [details] program.log
Created attachment 929124 [details] sensitive-info.log
Created attachment 929125 [details] storage.log
Created attachment 929126 [details] storage.state
Created attachment 929127 [details] syslog
Created attachment 929128 [details] X.log
Is this reproducible?
Just tried it with the latest anaconda build for atomic, anaconda-19.31.79-4.atomic.el7 and it works. Closing as current release.