Amy Tanner wrote > I'm trying to kickstart some boxes that have an integrated Compaq > network card. Using the standard bootnet.img file, the kickstart does > not recognize the card. From another working Compaq box, I've deduced > the driver I need is the tlan (Thunderlan). I see it exists in the > drvnet.img. What's the EASIEST way to get the kickstart to use the tlan > driver? Try adding "dd" on the line when you start kickstarting. How do you kickstart? We use a patched bootnet.img with the kickstart file and we enter "ks" to start the process. So the next line should work (tested for redhat 7.1) ks dd as with normal nfs bootnet.img or pcmcia.img we do "linux dd" Anne