Enable fb for "graphical mode" boot option in isolinux
authorChristian Hofstaedtler <ch@grml.org>
Thu, 15 Dec 2011 10:25:49 +0000 (11:25 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 15 Dec 2011 10:25:49 +0000 (11:25 +0100)
The "grmlx" label in isolinux and the "startx" option in grub
already did this.

templates/boot/isolinux/grml.cfg

index 4d1603a..4fbded2 100644 (file)
@@ -71,7 +71,7 @@ label lang-de
 label %GRML_NAME%x
   menu label %GRML_NAME% - Graphical ^Mode
   kernel /boot/%SHORT_NAME%/linux26
 label %GRML_NAME%x
   menu label %GRML_NAME% - Graphical ^Mode
   kernel /boot/%SHORT_NAME%/linux26
-  append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off nomce startx
+  append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off vga=791 nomce startx
 
   text help
                                         Boot Grml and automatically invoke
 
   text help
                                         Boot Grml and automatically invoke