Hi,<div><br></div><div>I forgot to mention that RHEL 5.5 is being installed here.</div><div><br></div><div>Thanks & Regards,</div><div>Renil Thomas.<br><br><div class="gmail_quote">On Sat, Jun 19, 2010 at 8:00 AM, Renil Thomas <span dir="ltr"><<a href="mailto:renilthomas82@gmail.com">renilthomas82@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<div><br></div><div><div>During kickstart installation of a sun x4270 machines using dhcp/pxe the below error is obtained while the nfs file download. There are already some relevant bugs but I would like to how we can debug at this stage, i.e., what are the possible debugs?</div>

<div><br></div><div>+ Error downloading kickstart file +-------------+</div><div>->      |                                                              |</div><div>->      | Unable to download the kickstart file.  Please modify the    |</div>

<div>->      | kickstart parameter below or press Cancel to proceed as an   |</div><div>->      | interactive installation.                                    |</div><div>->      |                                               </div>

</div><div><br></div><div>The configurations seems to be fine, as the same is working on other set of machines. For instance, the pxelinux.cfg/"Hex" file consists:</div><div><br></div><div><div>default linux</div>

<div><br></div><div>label linux</div><div>        kernel red_hat/vmlinuz</div><div>        append initrd=red_hat/initrd.img ramdisk_size=65536 vga=no ip=130.130.21.121 netmask=255.255.255.0 ksdevice=eth2 ks=nfs:130.130.21.120:/myshare/ks.cfg acpi=off console=ttyS0,19200</div>

</div><div><br></div><div>in /etc/exports the directory is exported:</div><div><br></div><div><div>/myshare *(rw,sync)</div></div><div><br></div><div><br></div><div>nfs services are fine and the exported directories can be mounted on from other machines in the network:</div>

<div><br></div><div><div> rpcinfo -p</div><div>   program vers proto   port</div><div>    100000    2   tcp    111  portmapper</div><div>    100000    2   udp    111  portmapper</div><div>    100011    1   udp    969  rquotad</div>

<div>    100011    2   udp    969  rquotad</div><div>    100011    1   tcp    972  rquotad</div><div>    100011    2   tcp    972  rquotad</div><div>    100003    2   udp   2049  nfs</div><div>    100003    3   udp   2049  nfs</div>

<div>    100003    4   udp   2049  nfs</div><div>    100021    1   udp  32769  nlockmgr</div><div>    100021    3   udp  32769  nlockmgr</div><div>    100021    4   udp  32769  nlockmgr</div><div>    100021    1   tcp  32803  nlockmgr</div>

<div>    100021    3   tcp  32803  nlockmgr</div><div>    100021    4   tcp  32803  nlockmgr</div><div>    100003    2   tcp   2049  nfs</div><div>    100003    3   tcp   2049  nfs</div><div>    100003    4   tcp   2049  nfs</div>

<div>    100005    1   udp    983  mountd</div><div>    100005    1   tcp    986  mountd</div><div>    100005    2   udp    983  mountd</div><div>    100005    2   tcp    986  mountd</div><div>    100005    3   udp    983  mountd</div>

<div>    100005    3   tcp    986  mountd</div></div><div><br></div><div><br></div><div>Thanks & Regards,</div><div>Renil Thomas</div><font color="#888888"><div><br></div><div><br></div>
</font></blockquote></div><br></div>