Provide nokms bootoption and according menues in the graphical bootmenu to disable...
[grml-live.git] / templates / boot / grub / grub.cfg
index da9c6b4..5e99e37 100644 (file)
@@ -117,6 +117,12 @@ menuentry "%GRML_NAME% - disable framebuffer" {
     initrd /boot/%SHORT_NAME%/initrd.gz
 }
 
+menuentry "%GRML_NAME% - disable Kernel Mode-Setting" {
+    set gfxpayload=text
+    linux  /boot/%SHORT_NAME%/linux26 apm=power-off boot=live bootid=%BOOTID% nomce "${loopback}" "${kernelopts}" quietradeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset
+    initrd /boot/%SHORT_NAME%/initrd.gz
+}
+
 menuentry "%GRML_NAME% - forensic mode" {
     set gfxpayload=1024x768
     linux /boot/%SHORT_NAME%/linux26 apm=power-off boot=live bootid=%BOOTID% nomce "${loopback}" "${kernelopts}" readonly quiet nofstab noraid nolvm noautoconfig noswap raid=noautodetect