5 explains how to setup a networked computer acting as dhcp/pxeboot/nfsroot fully
6 automated installation server to automate installing your favorite hdw-linux
18 1) install mnimal nfsroot binaries
20 vi Config [enter default as a target, specify arch*]
22 note: default target is enough. you dont need to specify fai-server.
23 we are just going to install the nfsroot which will automate
24 the install process. fai-server is actually the target you will
25 need as a running system to have pxeboot/nfsutils and stuff.
29 2) edit the following files to match your needs, and restart services
34 /tftpboot/pxelinux.cfg/{default,*}
36 (have a look at chapter "fai server configuration")
38 3) adapt configs in ./fai (see chapter "fai config files")
40 4) pxeboot your install candidates and watch installation
46 fai server configuration
47 ------------------------