Provide nokms bootoption and according menues in the graphical bootmenu to disable...
[grml-live.git] / templates / boot / isolinux / grml.cfg
index edd2511..286d708 100644 (file)
@@ -22,6 +22,16 @@ label nofb
                                         Boot Grml without framebuffer.
   endtext
 
+label nokms
+  menu label %GRML_NAME% - Disable ^Kernel Mode-Setting
+  kernel /boot/%SHORT_NAME%/linux26
+  append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset quiet nomce 
+
+  text help
+                                        Boot Grml without KMS (Kernel
+                                        Mode Setting).
+  endtext
+
 label ssh
   menu label %GRML_NAME% - Enable ^SSH (with random password)
   kernel /boot/%SHORT_NAME%/linux26