- #
- # /etc/lilo.conf: lilo(8) configuration, see lilo.conf(5)
- #
- lba32
- install=text
- boot=/dev/sda
- timeout=30
- prompt
- default=CRUX
- image=/boot/vmlinuz
- label=CRUX
- root=/dev/sda7
- read-only
- append="resume=/dev/sda6 acpi_osi=Linux ipv6.disable=1"
- other=/dev/sda3
- label=win
- # End of file