title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Windows Vista/Longhorn (loader)
root (hd0,1)
savedefault
makeactive
chainloader +1
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
# 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'.
# array will desync and will not let you boot your system.
default 0
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 2
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
#color cyan/blue white/blue
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
# kopt=root=UUID=7a30e4c7-6dbb-4368-bb02-74b9c9c8953a ro
# crashdump=0
# crashdump=0
# groot=(hd0,6)
# alternative=true
# lockalternative=false
# defoptions=quiet splash locale=de_DE
# lockold=false
# xenhopt=
# xenkopt=console=tty0
# altoptions=(recovery mode) single
# howmany=all
# memtest86=true
# updatedefaultentry=false
title Ubuntu, kernel 2.6.20-16-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=7a30e4c7-6dbb-4368-bb$
initrd /boot/initrd.img-2.6.20-16-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=7a30e4c7-6dbb-4368-bb$
initrd /boot/initrd.img-2.6.20-16-generic
title Ubuntu, kernel 2.6.20-15-generic
title Ubuntu, kernel 2.6.20-15-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=7a30e4c7-6dbb-4368-bb$
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=7a30e4c7-6dbb-4368-bb$
initrd /boot/initrd.img-2.6.20-15-generic
title Ubuntu, kernel 2.6.20-8-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.20-8-generic root=UUID=7a30e4c7-6dbb-4368-bb0$
initrd /boot/initrd.img-2.6.20-8-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-8-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.20-8-generic root=UUID=7a30e4c7-6dbb-4368-bb0$
initrd /boot/initrd.img-2.6.20-8-generic
title Ubuntu, memtest86+
root (hd0,6)
kernel /boot/memtest86+.bin
quiet
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title Windows Vista/Longhorn (loader)
root (hd0,1)
savedefault
makeactive
chainloader +1