hi, this should work to replace it in-place. perl -pi -e 's/3c59x/3c90x/' /etc/modules.conf for more examples, "man perlrun" search for "-pi" Jason Wyvern wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Andy, > > That sets the ethernet device for the boot install, but not for the > machine itself. I was thinking of a post-install command > along the lines of > > cat /etc/modules.conf | gawk {sub("3c59x","3c90x")} > modules.conf > > But my knowledge of gawk is so-so, and this doesn't appear to work. > > Cheers, > > Jan > wyvern@xxxxxxx > > - ----- Original Message ----- > From: "Andy Rabagliati" <andyr@xxxxxxxxx> > To: <kickstart-list@xxxxxxxxxx> > Sent: Wednesday, October 03, 2001 1:06 AM > Subject: Re: 3c90x issue with kickstart install, also more info? > > > On Tue, 02 Oct 2001, Wyvern wrote: > > > > > I have set up an automatic RH7.0 install with the following > > > ks.cfg, installed on a normal RH7.1 network boot disk: > > > > > > lang en_US > > > network --bootproto dhcp > > > nfs --server muse.phys.uvic.ca --dir /rd4/redhat/7.0 > > > device ethernet > > > > device ethernet 3c90x > > > > Cheers, Andy! > > > > > > > > _______________________________________________ > > Kickstart-list mailing list > > Kickstart-list@xxxxxxxxxx > > https://listman.redhat.com/mailman/listinfo/kickstart-list > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com> > > iQA/AwUBO7s9WBh9G0jLCBupEQIajQCg3mLGcE6yFeOcZap9oew7Pt2DTQ8AoPxV > 2/E8RLrqCw9mmIFJAKNET073 > =Lw+1 > -----END PGP SIGNATURE----- > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/kickstart-list