X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=docs%2Fgrml-live.txt;h=4935b5a0f877a25cc7b3bb8c884c2f3afedb364a;hb=61c08a0229faaadf1cdb8b006da64c9682a17f93;hp=ccbbdf5ab7e951187f2c22d15de94cd44c90a36f;hpb=37d57059229f0d87ec1b12b69da8a6e0ee520e76;p=grml-live.git diff --git a/docs/grml-live.txt b/docs/grml-live.txt index ccbbdf5..4935b5a 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -17,7 +17,7 @@ grml-live [-a ] [-c ] [-g ] [-i ] ******************************************************************************* Important! This document is growing as requested. If you have questions which aren't answered by this document yet please let me know: ! -This document currently applies to grml-live version 0.3. +This document currently applies to grml-live version 0.7. ******************************************************************************* Description @@ -104,6 +104,8 @@ Force execution and do not prompt for acknowledgment of configuration. -g **GRML_NAME**:: Set the grml flavour name. Common usage examples: grml, grml-small, grml64. +Please do NOT use blanks and any characters like '-', '/', ';' inside GRML_NAME, +otherwise you might notice problems with booting. -h:: @@ -370,10 +372,10 @@ FAQ Help, I'm using Debian etch and I don't have FAI version >3.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - wget http://www.informatik.uni-koeln.de/fai/download/etch/fai-client_3.2.4_all.deb \ - http://www.informatik.uni-koeln.de/fai/download/etch/fai-server_3.2.4_all.deb \ - http://www.informatik.uni-koeln.de/fai/download/etch/fai-doc_3.2.4_all.deb - dpkg -i fai-client_3.2.4_all.deb fai-server_3.2.4_all.deb fai-doc_3.2.4_all.deb + wget http://www.informatik.uni-koeln.de/fai/download/etch/fai-client_3.2.5_all.deb \ + http://www.informatik.uni-koeln.de/fai/download/etch/fai-server_3.2.5_all.deb \ + http://www.informatik.uni-koeln.de/fai/download/etch/fai-doc_3.2.5_all.deb + dpkg -i fai-client_3.2.5_all.deb fai-server_3.2.5_all.deb fai-doc_3.2.5_all.deb or check out the link:http://www.informatik.uni-koeln.de/fai/[FAI-homepage] for further details.