On Tue, 26 Jun 2001, Taylor, ForrestX wrote: > You should be able to put something in the network section like this: > network --bootproto dhcp --device eth1 > which is supposed to select a specific ethernet card for installation. The > documentation does warn that kickstart must be a local file (such as > ks=floppy) since the installation program has to read the kickstart file to > get this information. > that won't solve the problem as i don't want to hardcode the net card specifier into the ks.cfg file. i want to be able to specify it at boot time at the "boot:" prompt, since the machines in the same room may have different combinations of network cards installed. rday