Crashing on missing network adapters

Ajitabh Pandey Ajitabh.Pandey at bds.tv
Wed May 17 16:09:55 UTC 2006


On Wed, 2006-05-17 at 10:00 -0600, Philip Prindeville wrote:
> Alain TAUCH wrote:
> 
> >On Wed, 17 May 2006 09:35:43 +0100
> >Alan Barrow [Alan] wrote:
> >
> >[...]
<snipped...>
> >
> >But I agree with Philip, it could be nice to have the missing adapters
> >information just dropped, instead of exiting the installation process.
>
> I'm not saying drop it...  I'm saying store it away so that it's there
> when the NIC's are present...
> 
<snipped...>

Well you can write the NIC configuration scripts in the %post section
that's what I do sometime when I am not sure about the networking side.
I just create something like this:

%post

cat >/etc/sysconfig/network-scripts/ifcfg-eth0 <<__EOF__

...
...
...
__EOF__

ofcourse actual parameters instead of ... :-)

That's the way I create NIC bonding through kickstart.

Regards.
-- 
Ajitabh Pandey| Linux/Solaris Systems Administrator
bds - Broadcasting Dataservices Ltd
58 Uxbridge Road | London W5 2ST
T: +44 (0)20 8280 2036
E: Ajitabh.Pandey at BDS.TV
http://www.bds.tv 
Broadcasting Dataservices Ltd is a subsidiary of Red Bee Media Group

This email is confidential and intended solely for the use of the individual to whom it is addressed. Any views or opinions presented are solely those of the author and do not necessarily represent those of Broadcasting Dataservices. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you have received this email in error please notify the sender




More information about the Kickstart-list mailing list