I have finally got my promise ATA drivers working
but I have to manually append the ide addresses at
the boot prompt.  I have tried using the append in
lilo.conf but it does not work.


# 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 change so that this works?

Lance




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to