summaryrefslogtreecommitdiff
path: root/menu.lst
blob: dc09cefc7b46641b557c58713e6486f3c4e8fb54 (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.33.2 root=/dev/hda1