<br><font size=2 face="sans-serif">I am attempting to install RHEL ES V4
U5 on a Dell 2950 server. I am using a Sun server as the DHCP/TFTP/NFS
server supplying all data to complete the install. I am able to start the
PXE boot. The Dell server is able to download the pxelinux image and also
read the pxelinux.cfg file. Here is the cfg file I am using.</font>
<br>
<br><font size=2 face="sans-serif"># Perform a local boot by default</font>
<br><font size=2 face="sans-serif">default installauto</font>
<br><font size=2 face="sans-serif"># Always prompt</font>
<br><font size=2 face="sans-serif">prompt 1</font>
<br><font size=2 face="sans-serif"># Display the bootup message</font>
<br><font size=2 face="sans-serif">display pxeboot.msg</font>
<br><font size=2 face="sans-serif"># Boot automatically after 30 seconds
in tenths of a second</font>
<br><font size=2 face="sans-serif">timeout 300</font>
<br><font size=2 face="sans-serif">label local</font>
<br><font size=2 face="sans-serif">        localboot
0</font>
<br><font size=2 face="sans-serif">label rescue</font>
<br><font size=2 face="sans-serif">       ipappend
2</font>
<br><font size=2 face="sans-serif">       kernel rhel_v4/vmlinuz</font>
<br><font size=2 face="sans-serif">       append initrd=rhel_v4/initrd.img
rescue</font>
<br><font size=2 face="sans-serif">label installauto</font>
<br><font size=2 face="sans-serif">        ipappend
2</font>
<br><font size=2 face="sans-serif">        kernel rhel_v4/vmlinuz</font>
<br><font size=2 face="sans-serif">        append initrd=rhel_v4/initrd.img
ks=nfs:10.1.1.253:/export/redhat/ks_rhel_v4.cfg ksdevice=bootif</font>
<br>
<br><font size=2 face="sans-serif">The kernel image loads from the server
via tftp. The initial blue startup screen appears at the start of installation.
That is where things start to go wrong.</font>
<br>
<br><font size=2 face="sans-serif">First, even though I have designated
KS to use the boot interfaces in the cfg file, I still get an interface
selection screen at the start of the install. Why is the selection necessary?
Why is the iterface not being set from the hsdevice option in the CFG file?</font>
<br>
<br><font size=2 face="sans-serif">Second, after selecting the interface,
I switch to virt console 2 and see the message that the install is attemting
to get the ks_rhel_v4.cfg file and the nfs URL is displayed. At the time
this is happening I have a network snoop at the Sun server. There is no
NFS traffic showing up from the Dell. I am snooping based on the Dell's
MAC address. The output on the virt. console indicates that the cfg file
cannot be loaded. The network interface is operable on the Dell. I can
ping the configured address from the Sun DHCP server. I can also boot the
Dell in rescue more and NFS mount the directory that contains the cfg file
and also the directory that contains the operating system image. Any ideas
why this installation will not complete?</font>

<DIV>
NOTE:  THIS DOCUMENT MAY CONTAIN CONFIDENTIAL AND NONPUBLIC INFORMATION.  IT IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL(S) OR ENTITY(IES) NAMED ABOVE, AND OTHERS SPECIFICALLY AUTHORIZED TO RECEIVE IT.  If you are not the intended recipient of this document, you are notified that any review, dissemination, distribution or copying of this communication is prohibited.  If you have received this communication in error, please notify me immediately by return email, delete the electronic message and destroy any printed copies.  Thank you for your cooperation.<BR>
</DIV>