--dir=
Directory containing the Packages/ directory of the installation tree. If doing an ISO install, this directory must also contain images/install.img.
Hi All,Greeting for the day.I was installation RHEL by using NFS method in a kickstart fileMy kickstart includes another kickstartBelow was a snippet of my kickstartinstallnfs --server=169.254.1.2 --dir=/export/home/agarg/imagkey --skiplang en_US.UTF-8keyboard us% include /mnt/stage2/kickstart/Additional.inc%packages@base@supp@core%endI found that during Network installation, Installation failed with Error:-The following problem occurred on line 0 of the kickstart file:Unable to open input kickstart file: Could not open/read file:///mnt/stage2/kickstart/Additional.incI login to tty2 and found that only images directory from ISO has been copied to /mnt/stage2That is why it is not finding the kickstart.I can not understand this behavior.I tried the same installation by CD and /mnt/stage2 was having kickstart and complete iso tree.Can any one please help me understand this behavior and solution for nfs method of installation of above on RHEL 6.6?Please let me know in case you require more informationThanks and Regards,Anant Garg