RE: [Linux: SCSI-Controller] LILO with aha152x
...
> If I start with my Rescue-Disk and I use the following parameter
>
> linux aha152x=0x340,11
Are you using a VLbus card with one of these built in? A something-or-other
VL300?
If so what is the ide controller chipset? (other than hopeless)
> But if I boot from harddisk the aha152x is not there.
in /etc/lilo.conf
add this:
append="aha152x=0x340,11"
If there is already an append statement, modify it thus:
append="whatever_was_there_before aha152x=0x340,11"
then run lilo, then reboot.
Andrew
Reply to: