last 0.3 fixes
[hdw-linux/hdw-linux.git] / doc / FAI
diff --git a/doc/FAI b/doc/FAI
index 9a36c49..9f65bcf 100644 (file)
--- a/doc/FAI
+++ b/doc/FAI
@@ -14,3 +14,22 @@ files:
 ./doc/FAI
 
 [not finished yet]
+
+procedure
+---------
+
+       1) install mnimal nfsroot binaries
+          (as described in INSTALL chapter 2.)
+
+               vi Config [enter default as a target, specify arch*]
+
+       note: default target is enough. you dont need to specify fai-server.
+             we are just going to install the nfsroot which will automate
+             the install process. fai-server is actually the target you will
+             need as a running system to have pxeboot/nfsutils and stuff.
+
+               ./scripts/Helper -create_dist_files
+               ./misc/hdw-tools/hdw-get dist-install /mnt/fai-root \
+                       ./distro/default
+
+       [to be continued]