列表 2. /ect/lilo.conf 文件

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=linux

image=/boot/vmlinuz-2.2.14-5.0
        label=linux
        read-only
        root=/dev/hda1
在文件末尾,我添加了以下行。
image=/boot/vmlinuz-2.2.17<\n>
        label=linux-2.2.17
        root=/dev/hda1
        read-only
© . All rights reserved.