[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lilo append ?



I am trying to append ATA addresses to
lilo.conf, but to no avail.

# Kernel command line options that apply to all installed images go
# here.  See: The `boot-prompt-HOWO' and `kernel-parameters.txt' in
# the Linux kernel `Documentation' directory.
#
append="ide1=0xbc00,0xbc002,18"

# Boot up Linux by default.
#
default=Linux

image=/vmlinuz
        label=Linux
        read-only
        append="ide1=0xbc00,0xbc002,18"
#       restricted
#       alias=1


What do I need to change so that the append line works?
I know the addresses are correct because I can type them
at the bootprompt and boot.

lance



Reply to: