Re: [ILUG] CDRW Problem

From: Nick Murtagh (murtaghn at domain tcd.ie)
Date: Thu 25 Oct 2001 - 11:34:48 IST


On Wed, 2001-10-24 at 19:29, Gavin McCullagh wrote:
> You might also leave boot alone and when the machine's up do (as root):
>
> insmod /lib/modules/your_kernel_version/kernel/drivers/scsi/scsi_mod.o
> insmod /lib/modules/your_kernel_version/kernel/drivers/scsi/ide-scsi.o
> insmod /lib/modules/your_kernel_version/kernel/drivers/scsi/sg.o

This won't work. Because the machine has been booted without ide-scsi
support, the ide cdrom driver will have "grabbed" the drive. When
you insmod ide-scsi it won't find the drive. Hence you need to
fix the ide-scsi line and reboot.

It's dead annoying...is there any way to make the ide driver relinquish
the drive so that enabling a CDR/CDRW drive doesn't require a reboot?

Nick



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:12:54 GMT