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

Re: Updated kernel not loading modules



Mister wrote:
Thanks Rick, after checking around this morning and learning about
lsmod, insmod, modprobe, rmmod and modinfo, and verifying that it was
indeed there im sure that your sugestion is what is needed. I will give
it a try later.

Actually, you can try it without editing the files:


If using lilo:

boot: linux hdx=ide-scsi

If using grub:

		edit the command line and add "hdx=ide-scsi"
		Continue with boot

If that works, then edit the files.

On Wed, 25 Sep 2002 09:49:02 -0700
Rick Stevens <rstevens vitalstream com> wrote:

If you're using lilo, verify that you have

	append="hdx=ide-scsi"
(replace "hdx" with the appropriate device) in your /etc/lilo.conf
file and re-run lilo or add it to your /boot/grub/grub.conf file.

This causes the kernel to treat your CDRW drive as though it were
SCSI, and forces the system to load the ide-scsi module.  gtoaster,
xcdroast, cdrecord, cdrdao and the rest ONLY talk to SCSI devices, and
this makes your IDE drive LOOK like SCSI.




_______________________________________________
Redhat-install-list mailing list
Redhat-install-list redhat com
https://listman.redhat.com/mailman/listinfo/redhat-install-list


--
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-           Give me ambiguity or give me something else!             -
----------------------------------------------------------------------





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