Joerg Maier wrote:
Hello List, i have the fpollowing problem:I want to do automated install without interaction on machines with 2 network interfaces. During setup, anaconda asks if eth0 or eth1 should be used for installation, even if just one interface is configured in ks.cfg. Is there a possibility to assign one network interface as the one for installation?Sample ks.cfg-section ++ network --device eth0 --bootproto dhcp ++
append ksdevice=eth0 to the kernel parameters kfir