multiple network interfaces

Kfir Lavi kfir at aduva.com
Mon Jul 5 11:38:01 UTC 2004


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






More information about the Kickstart-list mailing list