Softupdate runs through the
fai installation and performs all the changes
which have been made after the installation process.
On the client side
fai-client has to be installed.
fai softupdate starts the update. If you run it the first time, you have to pass
-N to
fai softinstall
, or else it will complain about missing a missing classes file. This file will be created in the process of the softupdate and used for further updates.
Edit the
/etc/fai/fai.config and set:
FAI_LOGPROTO=rsh
FAI_CONFIGDIR=/srv/fai/config
FAI_CONFIG_SRC=nfs:// _FAI server_ $FAI_CONFIGDIR
MNTPOINT=/media/mirror
FAI=/var/lib/fai/config
This file should be created automatically by FAI during the installation.