SCIENTIFIC-LINUX-USERS Archives

August 2004

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Perret Yannick <[log in to unmask]>
Reply To:
Date:
Mon, 30 Aug 2004 17:11:31 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (76 lines)
csieh wrote:

>Perret,
>
>On Mon, 30 Aug 2004, Perret Yannick wrote:
>
>
>
>>
>>At last I have a question about anaconda (I know it is not really the
>>good place but maybe someone can help us):
>>from the RHEL3/SL3, the anaconda asks for the ethernet card to use
>>for the installation (in kickstart mode), even if only one card is plugged
>>and even if the configuration in the kickstart file indicates clearly that
>>only the first one can be used. It is a change from the previous
>>distributions
>>as it never do that for RH72/73. I tried to see inside the anaconda sources
>>but it is a little bit too big for me.
>>Someone else met that problem ?
>>
>>
>
>Can you send your kickstart file.
>
>
>
Here is the kickstart:

lang en_US
langsupport --default=en_US
keyboard fr
mouse none
timezone --utc Europe/Paris
rootpw --iscrypted <snip>
reboot
text
install
network --device=eth0 --bootproto=static --ip=MYIPADDR
--netmask=255.255.248.0 --gateway=134.158.104.100
--nameserver=134.158.69.191 --hostname MYHOSTNAME
nfs --server=MYINSTALLSERVER --dir=/exports/linux/redhat/SL302/i386
firewall --disabled
authconfig --enableshadow --enablemd5 --enablenis --nisdomain dannet
bootloader --location=mbr
zerombr yes
clearpart --all --initlabel

<partitions...>
<packages...>
<postinstall...>

Just a comment: this is a generic file, which is processed by our
install manager. That's why
some fields are symbols and not values (MYIPADDR and so).

Thank.


>Thanks
>
>-Connie Sieh
>
>
>>Thank in advance for any help/comment/documentation.
>>
>>--
>>Yannick Perret
>>sysunix
>>CC-IN2P3
>>
>>
>>
>
>
>

ATOM RSS1 RSS2