<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=459420518-31102006><FONT face=Arial 
color=#0000ff size=2>Try adding ethtool to the boot: line:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=459420518-31102006><FONT face=Arial 
color=#0000ff size=2>eth0_ethtool="autoneg=off speed=100 duplex=full", or <SPAN 
class=459420518-31102006><FONT face=Arial color=#0000ff 
size=2>eth0_ethtool="speed=1000 autoneg=on duplex=full", etc.  Also, there 
is a 255 character limit on the boot: line, so you may want to make sure you 
don't run over that. This is all you should 
need:</FONT></SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=459420518-31102006><FONT face=Arial color=#0000ff size=2><SPAN 
class=459420518-31102006></SPAN></FONT></SPAN> </DIV>
<DIV><SPAN class=459420518-31102006><FONT face=Arial color=#0000ff size=2><SPAN 
class=459420518-31102006>boot: linux <FONT face="Times New Roman" color=#000000 
size=3>linux ip=xxx.xxx.xxx.xxx netmask=XXX.XXX.XXX.XXX ks=<A 
href="http://xxx.xxx.xxx.xxx.xxx/ks/host01">http://xxx.xxx.xxx.xxx.xxx/ks/host01</A>  
<SPAN class=459420518-31102006><FONT face=Arial color=#0000ff 
size=2>eth0_ethtool="speed=1000 autoneg=on duplex=full" <FONT 
face="Times New Roman" color=#000000 size=3>initrd=initrd.img ramdisk_size=8192 
ksdevice=eth0</FONT></FONT></SPAN></FONT></SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=459420518-31102006><FONT face=Arial color=#0000ff size=2><SPAN 
class=459420518-31102006><FONT face="Times New Roman" color=#000000 size=3><SPAN 
class=459420518-31102006></SPAN></FONT></SPAN></FONT></SPAN> </DIV>
<DIV><SPAN class=459420518-31102006><SPAN class=459420518-31102006><FONT 
face=Arial color=#0000ff size=2><SPAN class=459420518-31102006>The above of 
course assumes you are building off eth0.</SPAN></FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2></FONT><BR></DIV>
<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>Boonchu 
Ngampairoijpibul<BR><B>Sent:</B> Monday, October 30, 2006 7:43 PM<BR><B>To:</B> 
kickstart-list@redhat.com<BR><B>Subject:</B> question about 
kickstart<BR></FONT><BR></DIV>
<DIV></DIV>Greeting!<BR><BR>I try to use network Kickstart to re-install RHEL 4 
update 3 on target machine HP DL 585 G1. I encounter a problem with my network. 
I try with following parameters below on boot prompt to assign static IP. It 
does not work so far. Cicso switch is our network equipment. Kickstart server 
and client also reside the same subnet. I also configure Cisco switch to 
auto/auto and STP port fast enabled. Many changes seems not help me to get IP 
assigned. I also use PXE boot (F12) to boot from my DHCP server. It also fail. I 
just suspect to broadcom NIC card. NIC might not initialize properly and fail to 
reach the network. <BR><BR>If I use CD to install from local machine, it comes 
up ok with IP and reachable to network.<BR><BR>Can anyone have a pointer to my 
problem? <BR><BR>boot: linux ip=xxx.xxx.xxx.xxx netmask=XXX.XXX.XXX.XXX 
gateway=xxx.xxx.xxxx.xxx dns=xxx.xxx.xxx.xxx ksdevice=FF:FF:FF:FF:FF:FF ks=<A 
href="http://xxx.xxx.xxx.xxx.xxx/ks/host01">http://xxx.xxx.xxx.xxx.xxx/ks/host01</A> 
initrd=initrd.img ramdisk_size=8192 splash=silent selinux=0 npfb<BR><BR>boot: 
ip=XXX.XXX.XX.XX netmask=XXX.XXX.XXX.XXX gateway=XXX.XX.XX.X dns=XX.XXXX.XX.X 
ksdevice=XX:XX:XX:XX:XX:XX ks=file:/ks.cfg initrd=initrd.img 
ramdisk_size=10000  splash=silent selinux=0 elevator=cfq text showopts 
linksleep=120 eth0_ethtool="speed=100 autoneg=off duplex=full delay_link=1" nofb 
<BR><BR>psc[root@srv073 root]# lspci | grep -i broadcom<BR>02:06.0 Ethernet 
controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet (rev 
10)<BR>02:06.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 
Gigabit Ethernet (rev 10) <BR><BR>-boonchu<BR></BODY></HTML>