Ubuntu Linux
-
#1969
/etc/boot/grub/menu.lst -ben
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
Ez az érték az, hogy a GRUB-ban hányadik bejegyzés legyen az alapértelmezett. (0. az első)
Egyébként alapból Ubuntunak kellene az első helyen lennie, hiszen a Windows-t a legaljára teszi.