Using two network devices during installation

IECISA.Ortega Gonzalez, Carlos iecisa.cortegag at iberia.es
Fri Nov 19 10:07:41 UTC 2004


Hi.

I've found a suitable solution:

First of all, I leave only one network --bootproto... entry in the ks.cfg
file. In this entry, I have removed the --device option. This way, the
system ask which interface should be used for the installation. This works
even in different machines, as you manually select the interface.

And, in the %post section of the ks.cfg file, I've added a script that
checks the /etc/modules.conf file, and makes sure that the alias are
properly set (changing the /etc/sysconfig/network-scripts/ifcfg-ethX files
when necessary).

Thanks for your help.

Regards,

Carlos Ortega González
  Iberia Sistemas
  DS/SP/Unidad Prod. Ordenadores
  email: iecisa.cortegag at iberia.es 
  Extensión: 4691

-----Mensaje original-----
De: Mickael Bailly [mailto:mickael.bailly at telintrans.fr] 
Enviado el: jueves, 18 de noviembre de 2004 13:20
Para: kickstart-list at redhat.com
CC: IECISA.Ortega Gonzalez, Carlos
Asunto: Re: Using two network devices during installation


When you got 2 differents kernel modules for your 2 network devices, lets
say 
e100 and 3c59x , the naming of the network devices is in /etc/modules.conf :

alias eth0 e100
alias eth1 3c59x

will set your intel card on eth0 and your 3com card on eth1

Mickael

Le Thursday 18 November 2004 12:42, IECISA.Ortega Gonzalez, Carlos dit:
> I don't know the criteria used for naming the network devices. I can't
> change the hardware configuration of the machines. Can anything be done
> during the installation?
>
> Thanks in advance.
>
> Regards,
>
> Carlos Ortega González
>   Iberia Sistemas
>   DS/SP/Unidad Prod. Ordenadores
>   email: iecisa.cortegag at iberia.es
>   Extensión: 4691
>
> -----Mensaje original-----
> De: Tom Diehl [mailto:tdiehl at rogueind.com]
> Enviado el: miércoles, 17 de noviembre de 2004 15:53
> Para: Discussion list about Kickstart
> Asunto: Re: Using two network devices during installation
>
> On Wed, 17 Nov 2004, IECISA.Ortega Gonzalez, Carlos wrote:
> > Hi.
> >
> > I'm new to this list.
> >
> > I'm trying to perform a kickstart installation (RHEL ES 3) on a machine
>
> that
>
> > has two network interfaces. One of them is not used, and is not
connected
>
> to
>
> > the LAN. The other one must be used during installation.
>
> Try adding ksdevice=link to the command line. That way it should use the
> device
> you have plugged in.
>
> Tom
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.797 / Virus Database: 541 - Release Date: 15/11/2004
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.797 / Virus Database: 541 - Release Date: 15/11/2004
>
>
> ----------------------------------------------
> Has decidido el mejor precio.  Has decidido IBERIA.com
> You´ve chosen the best price. You´ve chosen  IBERIA.com
> ----------------------------------------------
> http://www.iberia.com
>
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list

-- 
Mickael Bailly
Telintrans / Domaine Serveurs
+33 1 56 30 72 75



---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.797 / Virus Database: 541 - Release Date: 15/11/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.797 / Virus Database: 541 - Release Date: 15/11/2004
 

----------------------------------------------
Has decidido el mejor precio.  Has decidido IBERIA.com 
You´ve chosen the best price. You´ve chosen  IBERIA.com 
----------------------------------------------
http://www.iberia.com 





More information about the Kickstart-list mailing list