Philippe Moutarlier wrote:
> I could get it to work , but not this way. Loading ide-scsi would take over both
>cdroms.
And... is your kernel one that you compiled, or Red Hat's default?
> I sent a message a little while ago about how I did it. My main pb so far
> with RH 6.2 is the pre-install modules mechanism, which , in my machine is now
>broken.
Sorry, I probably deleted it. What's wrong with your pre-install? The
only thing that I know has changed was that modprobe can no longer be
given the name of a module file (e.g. ip_masq_ftp.o). If you don't
exclude the ".o" at the end, the module load will fail. This could be
fixed with like two lines of C code, but I'm not sure why the behavior
changed. If you're using "modprobe something.o" in your pre-install
statements, drop the ".o" from the module name.
MSG
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.