[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Boot parameters not working
- From: "Shabazian, Chip" <Chip Shabazian bankofamerica com>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: RE: Boot parameters not working
- Date: Tue, 04 Sep 2007 09:31:08 -0700
Add autoneg off to ethtool, and make sure you are using the
right quotes (if you copy/pasted, you are using ' not ")
eth0_ethtool="autoneg off speed 100 duplex
full"
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.
Hi
For auto-install of ESX hosts, I use kickstart (through the Ultimate
Deployment Appliance UDA). This UDA generates my kickstart file and boot
parameters.
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.
I tried adding " eth0_ethtool='speed 100 duplex full' " to the
boot parameters line, but this doesn't seem to have any effect.
My bootline looks like:
Any tips?
Gabrie
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]