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