Hi, during installation SuSE 7.3 recognized the CDRW in my iBook 2001 and correctly added the kernel parameter "hdb=ide-scsi" and linked dev/cdrom to sr0. But ide-scsi is built as a module (I didn't change the kernel) and currently I have to insmod it manually. Kerneld doesn't seem to be on the CDs, but kmod support is included (that is, proc/sys/kernel/modprobe exists). I suppose some etc/modules.conf change is in order, but the manpage is very confuse. Help? Please?
On Wednesday, 4. September 2002 19:41, towb@celvina.de wrote:
Hi, during installation SuSE 7.3 recognized the CDRW in my iBook 2001 and correctly added the kernel parameter "hdb=ide-scsi" and linked dev/cdrom to sr0. But ide-scsi is built as a module (I didn't change the kernel) and currently I have to insmod it manually.
Add '/sbin/modprobe ide-scsi' in a new line at the bottom of your /etc/init.d/boot.local. This will install the module at boottime. Have a look at http://sdb.suse.de/en/sdb/html/tbraza_ide_brenner.html Grüßli, Micha
Salut, On Wed, Sep 04, 2002 at 07:41:52PM +0200, towb@celvina.de wrote:
Hi, during installation SuSE 7.3 recognized the CDRW in my iBook 2001 and correctly added the kernel parameter "hdb=ide-scsi" and linked dev/cdrom to sr0. But ide-scsi is built as a module (I didn't change the kernel) and currently I have to insmod it manually. Kerneld doesn't seem to be on the CDs, but kmod support is included (that is, proc/sys/kernel/modprobe exists).
I suppose some etc/modules.conf change is in order, but the manpage is very confuse. Help? Please? Add alias scsi_hostadapter ide-scsi to your /etc/modules.conf.
jops, Stoffel. -- Anything that is good and useful is made of chocolate.
On 5 Sep, Stoffel wrote:
to sr0. But ide-scsi is built as a module (I didn't change the kernel) and currently I have to insmod it manually. Kerneld doesn't seem to be
Add alias scsi_hostadapter ide-scsi to your /etc/modules.conf.
This did not work. Chaning boot.local of course did, but not as elegantly as I hoped. Thank you for both suggestions.
participants (3)
-
Michael Engel
-
Stoffel
-
towb@celvina.de