<div>Thanks I will try this tomorrow</div>
<div><br><br> </div>
<div><span class="gmail_quote">On 9/4/07, <b class="gmail_sendername">Shabazian, Chip</b> <<a href="mailto:Chip.Shabazian@bankofamerica.com">Chip.Shabazian@bankofamerica.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">Add autoneg off to ethtool, and make sure you are using the right quotes (if you copy/pasted, you are using ' not ")</font></span></div>

<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2"> <font face="Times New Roman" color="#000000" size="3">eth0_ethtool="autoneg off speed 100 duplex full"</font></font></span></div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">Also, the version of kickstart you are using simply may not support the ethtool statement.  I believe ESX is based on an older version of RHEL.
</font></span></div>
<div><font face="Arial" size="2"></font> </div><br>
<div lang="en-us" dir="ltr" align="left">
<hr>
<font face="Tahoma" size="2"><b>From:</b> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:kickstart-list-bounces@redhat.com" target="_blank">kickstart-list-bounces@redhat.com</a> [mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:kickstart-list-bounces@redhat.com" target="_blank">
kickstart-list-bounces@redhat.com</a>] <b>On Behalf Of </b>Gabrie<br><b>Sent:</b> Monday, September 03, 2007 12:13 AM<br><b>To:</b> Discussion list about Kickstart<br><b>Subject:</b> Boot parameters not working<br></font>
<br> </div>
<div><span class="e" id="q_114d15d5c2accf4d_1">
<div></div>
<div>Hi</div>
<div> </div>
<div>For auto-install of ESX hosts, I use kickstart (through the Ultimate Deployment Appliance UDA). This UDA generates my kickstart file and boot parameters. </div>
<div> </div>
<div>I've noticed that when using the nic at 1000Mb - Full Duplex, the kickstart scripts stops after "doing kickstart... setting it up". When at cisco switch level I change the port speed to 100Mb - Full Duplex, the script runs fine. Unfortunately, after the install is finished, I realy need that 1000Mb, so I would be nice if I could configure the nic at 100 during install. 
</div>
<div> </div>
<div>I tried adding " eth0_ethtool='speed 100 duplex full'  " to the boot parameters line, but this doesn't seem to have any effect.</div>
<div> </div>
<div>My bootline looks like:</div>
<div>append ip=dhcp ksdevice=eth0 eth0_ethtool='speed 100 duplex full' load_ramdisk=1 initrd=initrd.esx301 network ks=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://172.29.26.249/kickstart/es020.cfg" target="_blank">
http://172.29.26.249/kickstart/es020.cfg</a> ESXIP=20</div>
<div> </div>
<div>Any tips?</div>
<div>Gabrie</div></span></div></div><br>_______________________________________________<br>Kickstart-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Kickstart-list@redhat.com">
Kickstart-list@redhat.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank">https://www.redhat.com/mailman/listinfo/kickstart-list
</a><br></blockquote></div><br>