mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
223 B
Plaintext
14 lines
223 B
Plaintext
# etc/lilo.conf: Sample LILO boot loader configuration.
|
|
|
|
boot=/dev/hda1
|
|
root=/dev/hda1
|
|
compact
|
|
install=/boot/boot.b
|
|
map=/boot/map
|
|
vga=normal
|
|
delay=20
|
|
image=/vmlinuz
|
|
root=/dev/hda1
|
|
label=Linux
|
|
read-only
|