[Fai-commit] r6622 - trunk/man
Thomas Lange
lange at alioth.debian.org
Wed Jul 20 21:07:11 UTC 2011
Author: lange
Date: 2011-07-20 21:07:11 +0000 (Wed, 20 Jul 2011)
New Revision: 6622
Modified:
trunk/man/fai-chboot.8
Log:
add -P to some examples, remove stupid example
Modified: trunk/man/fai-chboot.8
===================================================================
--- trunk/man/fai-chboot.8 2011-07-20 20:42:33 UTC (rev 6621)
+++ trunk/man/fai-chboot.8 2011-07-20 21:07:11 UTC (rev 6622)
@@ -144,18 +144,15 @@
.TP
fai-chboot \-l
List the configuration for all hosts.
-fai-chboot \-FSv -u nfs://faiserver/srv/fai/config atom02
+fai-chboot \-FSPv -u nfs://faiserver/srv/fai/config atom02
The host atom02 will boot the FAI install kernel but with FAI_ACTION sysinfo.
.TP
-fai-chboot \-IBv -u nfs://faiserver/srv/fai/config atom02
+fai-chboot \-IBPv -u nfs://faiserver/srv/fai/config atom02
The host atom02 will be installed. ATTENTION! All data on the local
hard disks are lost in most cases, because we want to install a new
system. After the installation the host automatically reboots.
.TP
-fai-chboot \-v atom-localboot atom03
-Next time atom03 will boot the kernel atom-localboot.
-.TP
-fai-chboot \-vS \-s2.6.18-4-amd64 faiserver
+fai-chboot \-vSP \-s2.6.18-4-amd64 faiserver
Booting kernel vmlinuz-2.6.18-4-amd64
append initrd=initrd.img-2.6.18-4-amd64 ip=dhcp
@@ -182,7 +179,7 @@
Beforehand, you have to manually create the template
and save it to /srv/tftp/fai/pxelinux.cfg/lenny64.tmpl.
.TP
-fai-chboot \-iFv atom02 atom03 dom kueppers
+fai-chboot \-iFPv atom02 atom03 dom kueppers
The hosts atom02, atom03, dom and kueppers will boot the FAI install
kernel. FAI_ACTION will not be set unless specified with option
\-k or \-I. You can also use the script class/LAST.var on the install server
More information about the Fai-commit
mailing list