From: Christian Hofstaedtler Date: Thu, 15 Dec 2011 10:25:49 +0000 (+0100) Subject: Enable fb for "graphical mode" boot option in isolinux X-Git-Tag: v0.17.1~38 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=39edd534899386337f2dc63282157b124bda3a2d Enable fb for "graphical mode" boot option in isolinux The "grmlx" label in isolinux and the "startx" option in grub already did this. --- diff --git a/templates/boot/isolinux/grml.cfg b/templates/boot/isolinux/grml.cfg index 4d1603a..4fbded2 100644 --- a/templates/boot/isolinux/grml.cfg +++ b/templates/boot/isolinux/grml.cfg @@ -71,7 +71,7 @@ label lang-de 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