From: Michael Prokop Date: Tue, 28 Dec 2010 18:55:56 +0000 (+0100) Subject: isolinux/grml.cfg: use vga=791 by default for "disabled KMS" boot menu entry. X-Git-Tag: v0.12.5~6 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=1b666769776fa3f9916bd1097824ecbe74376411;hp=ea8df13abc59d9a9bb36ad03e11c3467762443e3 isolinux/grml.cfg: use vga=791 by default for "disabled KMS" boot menu entry. --- diff --git a/templates/boot/isolinux/grml.cfg b/templates/boot/isolinux/grml.cfg index 286d708..db0a430 100644 --- a/templates/boot/isolinux/grml.cfg +++ b/templates/boot/isolinux/grml.cfg @@ -25,7 +25,7 @@ label nofb label nokms menu label %GRML_NAME% - Disable ^Kernel Mode-Setting kernel /boot/%SHORT_NAME%/linux26 - append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset quiet nomce + append initrd=/boot/%SHORT_NAME%/initrd.gz boot=live bootid=%BOOTID% apm=power-off radeon.modeset=0 i915.modeset=0 nouveau.modeset=0 nomodeset quiet nomce vga=791 text help Boot Grml without KMS (Kernel