Quoting  "Matthew Weier O'Phinney" :
> -- was [EMAIL PROTECTED] on Mar 14, 2003 at 09:46:49AM --

> In your /etc/modules file, add the following:
> 
>     ide-cd ignore <cdrw drive>
>     ide-scsi
> 
> where <cdrw drive> is the drive spec for your CDRW (hda, hdb, hdc, hdd)

Maybe it's worth to point out that to do it the Debain way, you
should create a file in /etc/modutils/  say /etc/modutils/cdrw
which will contain that stuff. Then update-modules should be run
that will update /etc/modules.conf

(Also it may be that the correct lines are
  option ide-cd ignore <cdrw drive>
  modprobe ide-scsi
but I'm not sure it's necessary.)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to