Tagged Questions
0
votes
1answer
80 views
How to add NFS options flag to anaconda?
These options work for Kickstart to load the install tree from NFS:
The Fedora Kickstart documentation states
nfs --server=nfsserver.example.com --dir=/tmp/install-tree ...