<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: How to use kickstart when I have 2 network card</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2964" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=108293416-26042007><FONT face=Arial 
color=#0000ff size=2>We kickstart servers with multiple NIC's every day.  
One thing you need to be aware of is that RHEL 4 and 5 enumerate the bus 
differently than RHEL 3, so a NIC that was eth0 in RHEL 3 may no longer be eth0 
when building the exact same machine with RHEL 4 or 5.  If the NIC's are on 
the same bus, then the order doesn't change (such as with the dual embedded 
NIC's on the HP DL servers), but if they are on different busses (this happens 
to us when there is another NIC in a PCI slot in addition to the embedded NICs), 
the order will be different in RHEL 3 than in RHEL 4 or 5.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=108293416-26042007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=108293416-26042007><FONT face=Arial 
color=#0000ff size=2>ksdevice=mac_address will resolve this issue for retrieving 
your kickstart file, but you will need to make sure that you have the right ethX 
device in your kickstart file.</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Chip Shabazian<BR>VP ; Sr. Consultant - System 
Engineering<BR>Bank of America<BR>E&O OS Services -- Linux<BR>e: <A 
href="mailto:chip.shabazian@bankofamerica.com">chip.shabazian@bankofamerica.com</A><BR>p: 
925 692-7000</FONT></DIV>
<DIV> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> kickstart-list-bounces@redhat.com 
[mailto:kickstart-list-bounces@redhat.com] <B>On Behalf Of </B>Callahan, 
Tom<BR><B>Sent:</B> Thursday, April 26, 2007 6:38 AM<BR><B>To:</B> Discussion 
list about Kickstart<BR><B>Subject:</B> Re: How to use kickstart when I have 2 
network card<BR></FONT><BR></DIV>
<DIV></DIV><FONT face="Verdana, Helvetica, Arial"><SPAN 
style="FONT-SIZE: 12px">Use ksdevice=eth(x). Other useful options 
are:<BR><BR>ip=192.10.10.10 — statically set ip<BR>netmask=255.255.255.0 — 
statically set netmask<BR>dns=10.10.10.10 — statically set dns<BR>gateway= 
10.10.10.10 — statically set gateway address<BR><BR>This way you don’t even need 
DHCP to set up a machine :)<BR><BR><BR>On 4/26/07 2:21 AM, "Zheng, Shaohui" 
<shaohui.zheng@intel.com> wrote:<BR><BR></SPAN></FONT>
<BLOCKQUOTE><FONT size=4><FONT 
  face="Trebuchet MS, Verdana, Helvetica, Arial"><SPAN 
  style="FONT-SIZE: 13px">Hi all<BR>       I 
  meet problems when I use kickstart to do a full automation installation. I try 
  to install the OS from a NFS server, all the ISO files and kickstart 
  configuration files are in network. It works well if we have one network card 
  only, but if some machine have 2 network card, it can not do it automatically. 
  The kickstart manual says that if we have two network card, we must put the 
  kickstart configuration file in local file system. Does it mean we do not have 
  any other solution if we put the configuration file in network? If you know 
  how to do it, would you please tell me, your suggestion is helpful for me, 
  thanks so much.<BR> <BR></SPAN></FONT><SPAN style="FONT-SIZE: 13px"><FONT 
  color=#c0c0c0><FONT 
  face="Comic Sans MS, Verdana, Helvetica, Arial">Shaohui<BR>Best 
  Regards<BR></FONT></FONT></SPAN></FONT><FONT face="Times New Roman"><SPAN 
  style="FONT-SIZE: 12px"><BR></SPAN></FONT><SPAN style="FONT-SIZE: 12px"><FONT 
  face="Verdana, Helvetica, Arial"><BR>
  <HR align=center width="95%" SIZE=3>
  </FONT></SPAN><FONT size=2><FONT face="Monaco, Courier New"><SPAN 
  style="FONT-SIZE: 10px">_______________________________________________<BR>Kickstart-list 
  mailing 
  list<BR>Kickstart-list@redhat.com<BR>https://www.redhat.com/mailman/listinfo/kickstart-list<BR></SPAN></FONT></FONT></BLOCKQUOTE><FONT 
size=2><FONT face="Monaco, Courier New"><SPAN 
style="FONT-SIZE: 10px"><BR><BR></SPAN></FONT></FONT><FONT 
face="Verdana, Helvetica, Arial"><SPAN 
style="FONT-SIZE: 12px"><BR>-------------------------------<BR>Tom 
Callahan<BR>TDS Engineering<BR>410-229-1361  Tel<BR>410-588-7605 
 Mobile <BR>410-229-1512  Fax 
<BR>callahant@TESSCO.com<BR><BR>TESSCO<BR>Your Total Source for Wireless<BR><A 
href="http://www.tessco.com">http://www.tessco.com</A><BR><BR>Network 
Infrastructure Equipment | Mobile Devices & Accessories | Installation, 
Test, Equipment & Supplies<BR></SPAN></FONT></BODY></HTML>