Re: FAI using for installations AND nfsroot for diskless clients
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Sun, 1 Nov 2020 12:57:43 +0100, Thomas <[email protected]> said: > I consider using FAI for 2 scenarios: > - OS deployment on client > - nfsroot for diskless clients > Is my assumption correct, that I need two different nfsroot directories? Yes. You should also use two etc configs, like /etc/fai for OS deployment and /etc/fai-diskless for the other nfsroot. > If yes, how can I maintain these different nfsroot dirs? > I would then need 2 different /etc/fai/nfsroot.conf, right? Then use fai-make-nfsroot -C ...... For the diskless client setup, have a look at https://wiki.fai-project.org/index.php/Use_nfsroot_for_diskless_clients -- regards Thomas