The CD-Writing howto:

http://www.linux.org/docs/ldp/howto/CD-Writing-HOWTO.html

explains how a lilo "append" statement is added to stop the CDRW
drive from associating with the 'ide-cd' module and instead use
 'ide-scsi' (if 'ide-cd' is compiled into the kernel). Otherwise your
SCSI emulation modules will load but the CDRW doesn't use them. 

If 'ide-cd' loads as a module you will have to modify "/etc/conf.modules"
(or something similar) and follow the HOWTO directions. This mostly
worked for me, but it was using a stock redhat 6.2 kernel and one of
the modules wouldn't load automatically for me (so I did it in 
"/etc/rc.d/rc.local" until I have time to bang on it some more, or 
better yet compile a custom kernel).

HTH,

Troy

>>> austad at marketwatch.com 06/07/01 08:53AM >>>
Looks like your burner is maybe not showing up as a scsi burner.  It looks
like you have the ide-cd module loaded.  I think the burner will use the
ATAPI stuff by default if it's there.  When I compile my kernels to do scsi
emulation, I don't even compile in ATAPI cdrom support at all.  

> -----Original Message-----
> From: Dan Drake [mailto:drake at lemongecko.myip.org] 
> Sent: Thursday, June 07, 2001 7:38 AM
> To: tclug-list at mn-linux.org 
> Subject: [TCLUG] burners and SCSI emulation
> 
> 
> On Wed, 6 Jun 2001, Timothy Wilson wrote:
> > All's well now.
> 
>   Unfortunately, not for me!
> 
>   I can rip CDs no problem, but cdrecord refuses to work. I 
> have the SCSI
> emulation modules loaded, but when I do "cdrecord -scanbus" 
> (as root) I
> get
> 
> Cdrecord 1.10a18 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg
> Schilling
> cdrecord: No such file or directory. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make 
> sure you are
> root.
> 
>   Argh! I'm trying "cdrecord -scanbus"! And I *am* root!
> 
>   I must be missing something stupid.
> 
>   I'm driving out to New York next week and I *need* to burn 
> some CDs or I
> will go insane (I'm not l337 enough to have an mp3 player in my car)!
> 
>   Dan
> 
> 
> 
>   BTW, I have the following (relevant) modules loaded:
> 
> isofs                  18064   0 (autoclean)
> sd_mod                 10016   0 (unused)
> sg                     20960   0 (unused)
> sr_mod                 12768   0 (unused)
> ide-scsi                7712   0
> ide-cd                 26016   0
> cdrom                  27008   0 [sr_mod ide-cd]
> scsi_mod               51264   4 [sd_mod sg sr_mod ide-scsi]
> 
> 
> 
> _______________________________________________
> tclug-list mailing list
> tclug-list at mn-linux.org 
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list 
> 
_______________________________________________
tclug-list mailing list
tclug-list at mn-linux.org 
https://mailman.mn-linux.org/mailman/listinfo/tclug-list