X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=5f9c345b444f1b0d897586d8d9aae4e959e038a1;hp=37bfd0e7929b9e1a1c288a8dcace538e5cbb77c2;hb=7de47d49b51c5bea26751ad518b833fcc2e50a31;hpb=6bab839269f8533a42d954005349d45e53955f92 diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index 37bfd0e..5f9c345 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 @@ -52,6 +54,8 @@ grml file=foobar.tbz Use specified file as name for configuration instead of the default one (config.tbz) grml extract=/etc Extract only /etc from configuration archive, use it in combination with myconfig or netconfig +grml persistent Enable persistency feature, more details available at + http://wiki.grml.org/doku.php?id=persistency grml home=/dev/hda2 Mount specified partition as grml homedir grml home=/dev/sda1/grml.img Mount loopback file as /home/grml grml home=scan Automatic search for grml homedir (using file grml.img) @@ -61,6 +65,10 @@ grml distri=... Set distribution name to given argument. If (/cdrom/desktop/"$DISTRI") it will be taken as wallpaper for grml grml debnet Search through local partitions for file /etc/network/interfaces, copy /etc/network to local system and restart networking then +grml mypath=... Add specified option into $PATH of Zsh. + For example when using "grml mypath=/foobar" then /foobar + will be added to the end of $PATH inside Zsh. +grml noautoconfig Disable searching for device labeled GRMLCFG. Notice: Take a look at http://grml.org/config/ and /usr/share/doc/grml-saveconfig/grml-config.html for more information regarding the configuration framework of grml. @@ -85,7 +93,9 @@ grml isofrom=/dev/sda1/grml.iso Use specified ISO image for booting. "boot=live isofrom=/dev/sda1/grml.iso". Notice: "fromiso" does the same as "isofrom", it's just there to prevent any typing errors. - +grml findiso=/grml_2009.05.iso Look for the specified ISO file on all disks where it usually + looks for the .squashfs file (so you don't have to know the device name + as in isofrom=....). [Available since grml 2009.05] grml live-media-path=live Sets the path to the live filesystem on the medium. By default, it is set to /live. grml module=grml Instead of using the default "$name.module" another file can @@ -146,6 +156,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) @@ -224,25 +235,25 @@ driver during that procedure. *) If your grml-CD makes strange noises during boot, or you see frequent errors like "squashfs: read error", or programs are crashing randomly, -then your CD image is probably defective or incomplete, or your CD-burner -created a defective CD due to wrong writing speed or bad media. This is -the most common error reported. Please boot with "grml testcd" to check -if the CD is OK, and/or even better, verify the MD5 checksums that are -present on the mirrors before writing the CD. Check your CD low-level -via running 'readcd -c2scan dev=/dev/cdrom'. In some cases, defective -IDE controllers cause this error if you have DMA enabled. Also, please -read the grml-FAQ. +then your CD image is probably defective or incomplete, your CD-burner +created a defective CD due to wrong writing speed or bad media or your +CD-ROM drive is broken. This is the most common error reported. Please +boot with "grml testcd" to check if the CD is OK, and/or even better, +verify the MD5 checksums that are present on the mirrors before writing +the CD. Check your CD low-level via running 'readcd -c2scan +dev=/dev/cdrom'. In some cases, defective IDE controllers cause this +error if you have DMA enabled. Also, please read the grml-FAQ. *) In case of a failing hardware autodetection, try booting with any of the "no-" options as shown in the table above, like in grml noagp noapm noapic acpi=off nodma to skip some critical parts of the autodetection system. -*) Some boards apparently don't pass the proper memory size to the -linux-kernel. It may cause the message "Panic: cannot mount root file -system" and the system hangs. Use "grml mem=128M" to solve that -problem if your system has 128MByte memory for example (caution: -you MUST use a capital "M" here). +*) Some boards (especially those with E-ISA slots) apparently don't pass +the proper memory size to the linux-kernel. It may cause the message +"Panic: cannot mount root file system" and the system hangs. Use "grml +mem=128M" to solve that problem if your system has 128MByte memory for +example (caution: you MUST use a capital "M" here). *) The "myconfig=/dev/partition" option allows you to reconfigure the system after autoconfiguration by running a bourne shell script called