From 30cf20eb857924bebf23bc5481088fa639231bef Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 4 May 2009 21:43:44 +0200 Subject: [PATCH] Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt --- debian/changelog | 3 ++- templates/GRML/grml-cheatcodes.txt | 5 ++++- templates/boot/isolinux/f3 | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 82f0c38..bfbe5a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,9 @@ grml-live (0.9.13) UNRELEASED; urgency=low Thanks for the point, formorer! Use pci.ids from http://pciids.sourceforge.net/ * Mention bsd and hdt in isolinux' bootsplash f3. + * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt. - -- Michael Prokop Mon, 04 May 2009 21:27:19 +0200 + -- Michael Prokop Mon, 04 May 2009 21:43:08 +0200 grml-live (0.9.12) unstable; urgency=low diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index df1fc20..bf5a640 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -21,8 +21,10 @@ debug Get shells during process of booting for deb bootchart Create chart of booting sequence in /var/log/bootchart.tgz forensic Do not touch any harddisks during hardware recognition serial Activate ttyS0 and start mgetty +grub Boot Grub bootloader (special all-in-one-image) dos Boot FreeDOS -grub Boot into the Grub bootloader +bsd Boot MirOS BSD +hdt Boot Hardware Detection Tool (from syslinux project) qemu Boot with special options for use in Qemu vmware Boot with special options for use in VMware @@ -150,6 +152,7 @@ grml noswraid Disable scanning for software raid arrays (c grml swraid Enable automatic assembling of software raid arrays grml nolvm Disable scanning for Logical Volumes (LVM) grml lvm Automatically activate Logival Volumes (LVM) during boot +grml readonly Make sure all harddisk devices (/dev/hd* /dev/sd*) are forced to read-only mode grml xmodule=ati|fbdev|i810|mga Use specified X.org-Module (1) grml xmodule=nv|radeon|savage|s3 Use specified X.org-Module (2) grml xmodule=radeon|svga|i810 Use specified X.org-Module (3) diff --git a/templates/boot/isolinux/f3 b/templates/boot/isolinux/f3 index 0da9ef9..ad2cbf8 100644 --- a/templates/boot/isolinux/f3 +++ b/templates/boot/isolinux/f3 @@ -11,8 +11,8 @@ serial activate serial console forensic do not touch any harddisks during hardware recognition debug [ break=live-bottom ] get interactive shells during startup process - grub start GRand Unified Bootloader (GRUB) - dos start FreeDOS 1.0 + grub boot GRand Unified Bootloader (GRUB) + dos boot FreeDOS 1.0 bsd boot MirOS BSD hdt boot Hardware Detection Tool grml2ram copy to RAM and run from there -- 2.1.4