X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=12fafdd2cf7ef7c2048e113c779cc848176b6154;hp=c04753a3239d6fb96cb03cf7f50a56983df023ea;hb=438804cfdd3a4c29dd9e9ffd9cedeb35f15bc6c6;hpb=96dd50bc39ed1093afa12ed48b327f9773243b12 diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index c04753a..12fafdd 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -22,7 +22,6 @@ forensic Do not touch any harddisks during hardware r serial Activate ttyS0 and start a getty grub Boot Grub bootloader (special all-in-one-image) dos Boot FreeDOS -bsd Boot MirOS BSD hdt Boot Hardware Detection Tool (from syslinux project) Further documentation regarding the boot process can be found at: @@ -243,6 +242,7 @@ grml vga=ask Display menu for framebuffer mode grml radeon.modeset=0 nomodeset Disable Kernel Mode Setting (KMS) for Radeon driver. grml i915.modeset=0 nomodeset Disable Kernel Mode Setting (KMS) for Intel driver. grml nouveau.modeset=0 nomodeset Disable Kernel Mode Setting (KMS) for Nouveau driver. +grml cirrus.modeset=0 nomodeset Disable Kernel Mode Setting (KMS) for Cirrus driver. Installation related settings: ------------------------------