templates/boot: set nodmraid and grml2hd accordingly, make sure "No KMS" and "nofb...
[grml-live.git] / templates / boot / isolinux / hidden.cfg
index e00b45d..923f5b0 100644 (file)
@@ -6,7 +6,7 @@ append apm=power-off vga=791 quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live
 label grml2hd
 menu hide
 kernel /boot/%SHORT_NAME%/linux26
-append apm=power-off quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce 
+append apm=power-off quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce BOOT_IMAGE=grml2hd grml2hd
 
 label debian2hd
 menu hide
@@ -31,7 +31,12 @@ append apm=power-off startx=wm-ng vga=791 quiet initrd=/boot/%SHORT_NAME%/initrd
 label nofb
 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 
+append apm=power-off vga=normal video=ofonly quiet initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% nomce radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset 
+
+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 vga=791 
 
 label linux26
 menu hide