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

Re: Updated kernel not loading modules



Mister wrote:
Hello all,
I updated my kernel the other day RH 7.3 from 2.4.18-3 to 2.4.18-10
I used up2date to do this and it seems to have worked exept that i dont
think it is loading the modules which i can see. I have probably missed
a step.  Before the update my CD-RW could write to a cd now x-cd-roast
and the likes wont recognise the cd as a RW capable device.
What have i missed ?

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.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-     I.R.S.: We've got what it takes to take what you've got!       -
----------------------------------------------------------------------





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