I'm trying to do a kickstart install with the kickstart file in initrd.img and the install media on an NFS server on the same subnet. The kickstart installation bails and dumps me to an interactive installation with the message "directory could not be mounted from server". If running a tcpdump on the NFS server I can confirm that no traffic has come from the kickstarted client to the NFS server. However, when I'm dumped back into interactive mode if I just hit ok with the NFS server info and directory (the information that come from my kickstart file) the directory mounts flawlessly and I can proceed with an interactive install. Have any of you experienced this and know what the issue might be? --