X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=4542277ef6e51f563a09889d360adc4c230e2a04;hb=301769f30f42612313e0cbeddad81af423eeea8e;hp=24719d71c8aba791c92e70d393faa319a57c7e36;hpb=3dd2f8dffc1649cc948e5e917969b6104cfd9175;p=grml-live.git diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 24719d7..4542277 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -229,7 +229,7 @@ grml nouveau.modeset=0 nomodeset Disable Kernel Mode Setting (KMS) for Nouvea Installation related settings: ------------------------------ -Caution: do *NOT* use the grml2hd and/or debian2hd bootoption if you do not know what you are doing! +Caution: do *NOT* use the debian2hd bootoption if you do not know what you are doing! Install plain Debian via debian2hd bootoption (which runs grml-debootstrap in non-interactive mode): @@ -247,22 +247,6 @@ debian2hd ... whereas valid options for debian2hd are: See http://grml.org/grml-debootstrap/ for more information. -Install grml via grml2hd bootoption (which runs grml2hd in non-interactive mode): - -grml2hd ... whereas valid options for grml2hd are: - - user= user name for user which should be used at hd-install - filesystem={ext2|ext3|reiserfs|reiser4|jfs|xfs} filesystem to be used - mbr=/dev/... partition where MBR should be installed (default:=partition) - partition=/dev/... partition where grml should be installed - - Usage example for booting: - grml2hd partition=/dev/sda4 mbr=/dev/sda filesystem=ext3 user=mika - - Passwords of user root and user are "grml" - please adjust after hd-install! - - See http://grml.org/grml2hd/ for more information. - Additional notes: -----------------