From: Christian Hofstaedtler Date: Wed, 16 Nov 2011 10:24:33 +0000 (+0100) Subject: Remove grml2hd boot options X-Git-Tag: v0.17.0~100 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=301769f30f42612313e0cbeddad81af423eeea8e Remove grml2hd boot options --- 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: ----------------- diff --git a/templates/boot/isolinux/f2 b/templates/boot/isolinux/f2 index 8a9170e..3dd0c89 100644 --- a/templates/boot/isolinux/f2 +++ b/templates/boot/isolinux/f2 @@ -10,7 +10,6 @@ 09F607 troubleshooting on Grml 09F707 kernel cheatcodes 09F807 Grml configuration options - 09F907 grml2hd - automatic installation of Grml 09F1007 problems with Grml? _ __ _ _ __ _ __ ___ | | ___ _ __ __ _ / _` | '__| '_ ` _ \| | / _ \| '__/ _` | diff --git a/templates/boot/isolinux/f9 b/templates/boot/isolinux/f9 deleted file mode 100644 index ddc064a..0000000 --- a/templates/boot/isolinux/f9 +++ /dev/null @@ -1,23 +0,0 @@ - Grml - Linux for sysadmins and users of texttools 09F907 - -70 grml2hd - automatic installation of Grml - ======================================== - - Using grml2hd as bootoption runs grml2hd in non-interactive mode. - Notice: use this bootoption with care! - - The following options for grml2hd are available: - - 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/hda4 mbr=/dev/hda filesystem=ext3 user=mika - - Passwords of user root and user are "grml" - please adjust after hd-install! - - - Do *not* use the grml2hd bootoption if you do not know what you are doing! -1f diff --git a/templates/boot/isolinux/hidden.cfg b/templates/boot/isolinux/hidden.cfg index 923f5b0..1f85a2d 100644 --- a/templates/boot/isolinux/hidden.cfg +++ b/templates/boot/isolinux/hidden.cfg @@ -3,11 +3,6 @@ menu hide kernel /boot/%SHORT_NAME%/linux26 append apm=power-off vga=791 quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% splash nomce -label grml2hd -menu hide -kernel /boot/%SHORT_NAME%/linux26 -append apm=power-off quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce BOOT_IMAGE=grml2hd grml2hd - label debian2hd menu hide kernel /boot/%SHORT_NAME%/linux26