summaryrefslogtreecommitdiff
blob: cd5bc81d3835adde3da27a337c908c6731928a60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Example lilo.conf
linear
boot=/dev/hda
install=/boot/boot.b

# timeout is in 10's of milliseconds; so 100 is 1 second
prompt
timeout=800
default=default

# default kernel settings
read-only
append="mem=64M root=/dev/hda1 console=ttySC1,9600"

image=/boot/zImage
	label=default