initial commit
[fai-configs.git] / files / boot / grub / menu.lst / GRUB
CommitLineData
2d1f8014 1#
2timeout 5
3default 0
4color cyan/blue white/blue
5
6### BEGIN AUTOMAGIC KERNELS LIST
7## lines between the AUTOMAGIC KERNELS LIST markers will be modified
8## by the debian update-grub script except for the default optons below
9
10## DO NOT UNCOMMENT THEM, Just edit them to your needs
11
12## ## Start Default Options ##
13## default kernel options
14# kopt=root=#ROOT_PARTITION# ro
15
16## default grub root device
17## e.g. groot=(hd0,0)
18# groot=#GROOT#
19
20## should update-grub create alternative boot options
21## e.g. alternative=true
22## alternative=false
23# alternative=true
24
25## should update-grub lock alternative boot options
26## e.g. lockalternative=true
27## lockalternative=false
28# lockalternative=true
29
30## altoption boot targets option
31## multiple altoptions lines are allowed
32## e.g. altoptions=(extra menu suffix) extra boot options
33## altoptions=(recovery mode) single
34# altoptions=(recovery mode) single
35
36## add memtest86 if found
37# memtest86=true
38
39## ## End Default Options ##
40
41### END DEBIAN AUTOMAGIC KERNELS LIST
42
43