Could it have something to do with the multiple "device eth" lines?
Have you tried only having a single "device eth" line and have the
ksdevice=eth2 in syslinux.cfg?
--RB
- m o N Z o n - wrote:
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
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list