On Thu, Mar 26, 2015 at 9:44 AM, <lyndat3@your-mail.com> wrote:
I've installed opensuse 13.2 in a minimal server config.
It boots with GRUB2+UEFI.
...
I edited the grub2 config to include
/etc/default/grub GRUB_USE_LINUXEFI=true GRUB_GFXMODE=1920x1080 GRUB_TERMINAL_INPUT="console serial" GRUB_TERMINAL_OUTPUT="gfxterm serial" GRUB_GFXPAYLOAD_LINUX=keep GRUB_CMDLINE_LINUX=" ... vga=0x034c" ...
After
grub2-mkconfig -o /boot/grub2/grub.cfg reboot
The console still displays same as before, only at ~ 1024x768.
Console in grub or Linux? Please be more specific.
I just want small text, no graphics.
Again, in grub or Linux? In grub, go to command mode (press 'c' when in menu) and run "videoinfo". It will show you video modes your BIOS reports. These are the only ones that can be selected in grub. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org