On 26-Oct-2000 Lance Spence opined:
> I am posting this again in hopes that someone can help me get this
> problem 
> resolved. I did a fresh install
> of Redhat 7.0 and then re-compiled the kernel with SCSI and the AHA152x
> as 
> a module. My SCSI Zip Drive and
> Ricoh 6200s CD-Writer are yet to be recognized. I also have 
> "append="aha152x=0x340,11,7,1" in my lilo.conf file.

Not sure what you have with the quotes the way they are showing. Here's
the way it needs to look in the line in lilo.conf:

        append="aha152x=0x340,11,7,1"

I'm guessing that's what you have based on the next thing in the mail.
But, again, the quotes above don't reflect it directly and leave some
doubt due to the way they are quoted.

> It worked fine in Redhat 6.0 and 6.2 with the append in lilo and SCSI 
> compiled into the kernel with the AHA152x as a module.
> 
> Now nothing and if I try compiling the AHA152x into the kernel as
> opposed 
> to a module my system locks up during boot-up at
> 
> Checking root filesystem...
> 
> Again it worked fine in Redhat 6.0 and 6.2 and works fine in Windows
> 2000.

You can try NOT putting it in lilo.conf and typing it at the boot prompt:

        linux append="aha152x=0x340,11,7,1"

If that works I can see no reason for it to fail with the line I placed
higher up. That is, unless something is _REALLY_ odd about 7.0, which I
don't have installed.

-- 
Failure is not an option. It comes bundled with your Microsoft product.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to