Description of problem: The install errors out and says no such file or directory and fails to complete. How reproducible: Very reproducible. Steps to Reproduce: 1. Boot CentOS 7 ovirt-node ISO on an EFI enabled host 2. Attempt to install 3. Get the error and install dies Actual results: Failure to install Expected results: Install completes Additional info: I spent some time digging in to this and determined that the /etc/system-release-cpe file was being set incorrectly. The centos7-post.ks file needs to be updated on line 108 to reflect centos instead of redhat. The $MAJORVER is also being set improperly, but I'm not sure where to tweak that. If I boot the installer and start the rescue shell I can modify /etc/system-release-cpe. After I change it to reflect the correct distribution and major version number I can start the installer over and things complete as expected.
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.
This will be fixed in oVirt Node Next, expect a pre-release soon.