Hi,

Today I tried installating few machines with kickstart file through NFS. But somehow it didn't worked and got error message "Unable to download the kickstart file".

Below is the command I used at boot prompt:
linux ks=nfs:172.XX.XX.XXX:/var/data/ks.cfg

I have tested the nfs share mounting from other server and it worked fine. But somehow while trying to install a fresh machine with ks file through NFS is giving this error message.

Please look in to this and let me know if there is something I need to configure before starting the installation.

Thanks in advance