Re: GRUB2 Problem



Hallo,
Mit folgender /etc/default/grub:
-----------------------------------------------------------------------
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=3
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
#GRUB_CMDLINE_LINUX=" vga=789"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=640x480
#GRUB_GFXPAYLOAD=640x480x8

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to
Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entrys
#GRUB_DISABLE_LINUX_RECOVERY="true"
-------------------------------------------------------------------------
sind die Anzeigen jetzt meinen Wünschen gemäß.

Gruß
Ch. Hanisch
.



Relevant Pages

  • Re: Squeeze. How to set video res to 1366x768 in pure console?
    ... Grub restored to the original state and I continue googling. ... output during boot went well, ... # If you change this file, run 'update-grub' afterwards to update ... # Uncomment to enable BadRAM filtering, ...
    (Debian-User)
  • Re: Grub not working
    ... The other question I have is how is the Ubuntu 11.04 boot loader (hope ... I'd have thought the grub ... everytime I run update-grub. ... # Uncomment to enable BadRAM filtering, ...
    (Ubuntu)
  • Re: Boot with boot messages
    ... # Uncomment to enable BadRAM filtering, ... # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) ... # Uncomment to disable generation of recovery mode menu entries ...
    (Ubuntu)
  • Re: A basic question regarding grub display options
    ... and 2) Ubuntu Recovery Mode. ... and earlier) and run 'sudo update-grub'. ...
    (Ubuntu)