Hi All,
Greeting for the day.
I was installation RHEL by using NFS method in a kickstart file
My kickstart includes another kickstart
Below was a snippet of my kickstart
install
nfs --server=169.254.1.2 --dir=/export/home/agarg/imag
key --skip
lang en_US.UTF-8
keyboard us
% include /mnt/stage2/kickstart/Additional.inc
%packages
@base
@supp
@core
%end
I 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.inc
I login to tty2 and found that only images directory from ISO has been copied to /mnt/stage2
That 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 information
Thanks and Regards,
Anant Garg
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list