You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-boot/shlilo-lantank/files/lilo.conf

17 lines
279 B

# 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