Click to See Complete Forum and Search --> : kickstart nfs installation with nfsvers=2?


da_kidd_er
08-23-2005, 07:50 PM
Is it possible to pass nfs mount options/ parameters in the ks.cfg file? For example, I would like to use either nfsvers=2 or use tcp or udp instead.

nfs --server=192.168.1.80 --dir=/kickstart/RedHat/2.1/ -o nfsvers=2 ?

thanks in advance.