How to install over eth2?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

My kickstart install does not seem to recognize the ks.cfg static ip info for eth0 and eth2 and immediately sets eth0 to DHCP. The following is an excerpt of my ks.cfg:

lang en_US
langsupport --default en_US en_US
keyboard us
mouse none
skipx
device eth e100 --opts "e100_speed_duplex=4"
device eth e100 --opts "e100_speed_duplex=4"
device eth e100 --opts "e100_speed_duplex=4" <--- works fine till this line
network --device eth0 --bootproto static --ip aaa.bbb.ccc.ddd --netmask 255.255.255.240 <--- does not work as expected from here on network --device eth2 --bootproto static --ip www.xxx.yyy.zzz --netmask 255.255.255.192 --gateway www.xxx.yyy.1


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux