Performed just an expert upgrade.
Received an error during lilo boot config (see attached pic)
It appears there is an improper line statement in lilo (see last line of
commented out lilo.conf)

Thx,
R.Fox


Attachment: 1.png
Description: PNG image

boot=/dev/hda6
map=/boot/map
install=/boot/boot.b
vga=788
default=linux
keytable=/boot/uk.klt
lba32
prompt
timeout=150
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
        label=linux
        root=/dev/hda6
        initrd=/boot/initrd.img
        append="devfs=mount"
        read-only
image=/boot/vmlinuz-2.4.17-20mdk
        label=linux-2.4.17-20
        root=/dev/hda6
        initrd=/boot/initrd-2.4.17-20mdk.img
        append="devfs=mount"
        read-only
image=/boot/vmlinuz
        label=failsafe
        root=/dev/hda6
        initrd=/boot/initrd.img
        append="failsafe devfs=nomount"
        read-only
other=/dev/hda1
        label=windows
        table=/dev/hda
#       ignore-table

Reply via email to