Kickstart installation question
From: Dennis Peere (sycrontw_at_hotmail.com)
Date: 05/10/05
- Next message: Dennis Peere: "Re: RedHat 9 and S-ATA"
- Previous message: Trevor Barton: "Re: RedHat 9 and S-ATA"
- Next in thread: Tommy Reynolds: "Re: Kickstart installation question"
- Reply: Tommy Reynolds: "Re: Kickstart installation question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 10 May 2005 14:48:59 +0200
Dear All,
I would like to know if it's possible to add extra dns servers in the ks.cfg
for a RedHat 8.0 installation.
I currently use the following line for my network configuration in my
ks.cfg::
network --device=eth0 --bootproto=static --ip=193.16.2.7 --netmask=255.255.0
.0 --gateway=193.16.255.254 --nameserver=193.16.254.253 --hostname=TESTPC
Is possible to spererate the dns servers like this or with any other
sign/symbol ?
network --device=eth0 --bootproto=static --ip=193.16.2.7 --netmask=255.255.0
.0 --gateway=193.16.255.254 --nameserver=193.16.254.253,193.16.254.252,193.1
6.254.251 --hostname=TESTPC
PS: Changing to another version of RedHat is not an option for me.
Thnx,
Dennis Peere
- Next message: Dennis Peere: "Re: RedHat 9 and S-ATA"
- Previous message: Trevor Barton: "Re: RedHat 9 and S-ATA"
- Next in thread: Tommy Reynolds: "Re: Kickstart installation question"
- Reply: Tommy Reynolds: "Re: Kickstart installation question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|