Submitted by sfatula on Thu, 05/21/2015 - 14:27
As you probably know, Centos 7 often renames automatically ethernet interfaces. So, installing the kvm version yields:
Checking for network interface eth0 .. .. not found. Use the --interface flag to set the correct interface
So, I add --interface enp1s0f0 and it gives same message. Looking in the shell script of the installer, it's actually --bridge-interface not --interface. So, the message is merely wrong.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Thu, 05/21/2015 - 14:54 Comment #1
Thanks, I'll fix this in the next installer update.
Submitted by Issues on Thu, 06/04/2015 - 14:56 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.