Provide nokms bootoption and according menues in the graphical bootmenu to disable...
[grml-live.git] / templates / boot / isolinux / hidden.cfg
index e00b45d..139f69a 100644 (file)
@@ -33,6 +33,11 @@ menu hide
 kernel /boot/%SHORT_NAME%/linux26
 append apm=power-off vga=normal video=ofonly quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
 
+label nokms
+menu hide
+kernel /boot/%SHORT_NAME%/linux26
+append apm=power-off initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset quiet nomce 
+
 label linux26
 menu hide
 kernel /boot/%SHORT_NAME%/linux26