Hello,

I've attached a commented /etc/default/grub file for Debian.

I post it here as it can be useful for other distros too.

Franklin

P.S. Of course, it's licensed under GPL.
# This file is sourced by update-grub, and its variables are propagated
# to its children in /etc/grub.d/

# Menu entry to be booted on timeout
GRUB_DEFAULT=0

# Menu timeout ( -1 to wait forever )
GRUB_TIMEOUT=5

# Distributor's name (for labels of menu entries)
GRUB_DISTRIBUTOR=Debian

# Parameters to be appended to Linux menu-entries.
#GRUB_CMDLINE_LINUX=

# Force Grub terminal mode. "console" disable graphic
# mode. (read the manual before using "serial")
#GRUB_TERMINAL=console

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to