From: Michael Gebetsroither Date: Sun, 18 Dec 2005 20:31:58 +0000 (+0100) Subject: moved video to vga options, because vesa-tng is not there anymore X-Git-Tag: 0.69~1 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=065f664034dc9d2dd34b1dde30abdf1545cf1015;p=grml-terminalserver.git moved video to vga options, because vesa-tng is not there anymore --- diff --git a/templates/grub-pxelinux_config b/templates/grub-pxelinux_config index e87b371..0ee97b6 100644 --- a/templates/grub-pxelinux_config +++ b/templates/grub-pxelinux_config @@ -32,8 +32,8 @@ grub_def_boot_args_="/linux26 $default_boot_args_" pxe_def_boot_args_="$default_boot_args_ initrd=minirt26.gz" # default arguments for framebuffer console -def_fb_args_="video=vesafb:ypan,1024x768-16@60" -no_fb_args_="video=nofb" +def_fb_args_="vga=791" +no_fb_args_="vga=normal" ### ## create grub config