Keith Christian wrote: > PXE begins the install with DHCP, so Kickstart should already know which of > eth0, eth1, etc. to use. add ksdevice=eth0 to your kernel parameters, or eth1 if you want to use eth1. This works for me anyways. nate
Tue Feb 5 20:57:19 UTC 2008
nate <centos at linuxpowered.net>
Keith Christian wrote: > PXE begins the install with DHCP, so Kickstart should already know which of > eth0, eth1, etc. to use. add ksdevice=eth0 to your kernel parameters, or eth1 if you want to use eth1. This works for me anyways. nate