X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=doc%2FFAI;h=ef61759002a68b59a655bab8a8d32c5c8a0bb726;hb=91b705ddf1fea61104f71396ee4d259890c2de89;hp=b9d68c5a222bbed84e1b2a652eae1ac8b32e0d39;hpb=c17dab6d48fa86560654c2dc1e44a2a0375dc24e;p=hdw-linux%2Fhdw-linux.git diff --git a/doc/FAI b/doc/FAI index b9d68c5..ef61759 100644 --- a/doc/FAI +++ b/doc/FAI @@ -32,7 +32,12 @@ procedure where is the directory to install the fairoot. - 2) edit the following files to match your needs, and restart services + 2) adapt the hdw-get.conf file in the fai nfsroot tree + + note: again you might want to use a mirror. edit hdw-get.conf, but make + sure it is the one from fairoot. + + 3) edit the following files to match your needs, and restart services /etc/dhcpd.conf /etc/inetd.conf @@ -41,12 +46,9 @@ procedure (have a look at chapter "fai server configuration") - note: again you might want to use a mirror. edit hdw-get.conf, but make - sure it is the one from fairoot. - - 3) adapt configs in ./fai (see chapter "fai config files") + 4) adapt configs in ./fai (see chapter "fai config files") - 4) pxeboot your install candidates. this is actually not fully + 5) pxeboot your install candidates. this is actually not fully automated. have a look athe bootdisk section if your client does not support pxeboot. @@ -56,7 +58,7 @@ procedure (after using cfdisk, sync to disk file!) - reboot and finaly wathc your target system to get hdw'ed :) - 5) optional: login, build a new kernel or do other modifications. + 6) optional: login, build a new kernel or do other modifications. fai config files @@ -162,7 +164,7 @@ for computers old enough to not support pxe but having installed a piece of hardware called floppy disk, you may create a bootdisk containing the install kernel (the pxe stuff is replaced by the bootdisk). -- compile a customized kernel <= 1.1 mb. do not unset needed features! +- compile a customized kernel <= 1.3 mb. do not unset needed features! (use ./misc/arch/${hdw_arch}/linux.config as .config + modify) @@ -177,6 +179,7 @@ install kernel (the pxe stuff is replaced by the bootdisk). cp misc/fai/lilo.conf /mnt/tmp/etc/lilo.conf (change boot, disk map and image values) touch /mnt/tmp/boot/map # enough? if not take yours from /boot + lilo -C /mnt/tmp/etc/lilo.conf umount /mnt/tmp (you may store bootdisk.img in the clients config space)