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

Re: dvd + cdrw + modules = problems



Quoting  "Matthew Weier O'Phinney" :
> -- was matthew@weierophinney.net 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.)



Reply to: