summaryrefslogtreecommitdiff
path: root/menu.lst
blob: 3eda0a2b32a19322571c6755a7ca1df093b1c5ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# GRUB boot file
################

# nicer colours
color light-gray/blue black/light-gray

# by default, boot first entry
default 0

# hide menu per default
hiddenmenu

# boot fast, nobody has to edit boot options here!
timeout 0

# boot minilinux
title minilinux
root (hd0,0)
kernel /boot/bzImage-2.6.28.8 root=/dev/hda1