From: Ulrich Dangel Date: Mon, 19 Dec 2011 05:57:50 +0000 (+0100) Subject: Use gfxmode=auto instead of specifying manually resolutions X-Git-Tag: v0.17.1~24 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=d5596b51dcdd3b7468febdf734fa95c2568e3ef2;hp=30c312b74f1886ad8d97378f0ac2ef922498d391 Use gfxmode=auto instead of specifying manually resolutions --- diff --git a/templates/boot/grub/grub.cfg b/templates/boot/grub/grub.cfg index 8099b8f..adc46d3 100644 --- a/templates/boot/grub/grub.cfg +++ b/templates/boot/grub/grub.cfg @@ -4,7 +4,7 @@ set timeout=20 if loadfont /boot/grub/ascii.pf2 ; then insmod png - set gfxmode=1920x1200,1920x1080,1600x900,1400x1050,1440x900,1024x768,auto + set gfxmode=auto insmod gfxterm insmod vbe terminal_output gfxterm