From f3155321bd414f4ec83935ceb031a55496c8339f Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 9 Sep 2009 09:30:49 +0200 Subject: [PATCH] Document bootfrom=removable[-usb] in cheatcodes --- templates/GRML/grml-cheatcodes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index a02e0d1..ab4ce3f 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -95,6 +95,8 @@ grml tohd=/dev/sda1 Copy grml's squashfs file to harddisk partit grml bootfrom=/dev/sda1 Use the squashfs file from directory 'live' of the specified device Setup can be done booting 'grml tohd=/dev/sda1' or running 'rsync -a --progress /live/image/live /mnt/sda1/' +grml bootfrom=removable Restrict search for the live media to removable type only. +grml bootfrom=removable-usb Restrict search for the live media to usb mass storage only. grml isofrom=/dev/sda1/grml.iso Use specified ISO image for booting Useful when booting as a rescue system from harddisk - just boot the according grml kernel and initrd using the bootoptions -- 2.1.4