SCIENTIFIC-LINUX-USERS Archives

June 2012

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:
Ruben Kerkhof <[log in to unmask]>
Reply To:
Ruben Kerkhof <[log in to unmask]>
Date:
Tue, 5 Jun 2012 10:06:41 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
On Mon, Jun 4, 2012 at 7:24 PM, Natxo Asenjo <[log in to unmask]> wrote:
> hi,
>
>
> On Mon, Jun 4, 2012 at 4:14 PM, Tom H <[log in to unmask]> wrote:
>>
>> On Mon, Jun 4, 2012 at 9:45 AM, Natxo Asenjo <[log in to unmask]>
>> wrote:
>> >
>> > according to
>> >
>> > http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-kickstart2-options.html
>> > in a kickstart file I can use this:
>> >
>> > network --onboot yes --bootproto dhcp --device bootif --noipv6
>> >
>> > to have network config from dhcp without ipv6 on the network boot
>> > interface.
>> > Unfortunately it still prompts me to configure tcp/ip.
>>
>> Add "--activate".
>
>
> with:
>
> network --activate --onboot yes --bootproto dhcp --device bootif --noipv6
>
> it still prompts to configure tcp/ip. Strange.

Anaconda needs to know what the bootif is.
pxelinux only passes BOOTIF= to the kernel it boots when you use the
IPAPPEND 2 option.
Is that the case in your environment?

Ruben

ATOM RSS1 RSS2