Re: cdrecord problems
On Sun, Dec 23, 2001 at 02:26:30PM -0500, Stephen Gran wrote:
> Thus spake Patrik Modesto:
> > On Sun, Dec 23, 2001 at 10:18:31PM +1100, Steve Kieu wrote:
> > >
> > > See from log
> > >
> > > /dev/hdd in your comp is the cd-w drive? If it is then
> > > I suspect something goes wrong woth the kernel (the
> > > scsi emu driver ), try another kernel to see if it
> > > works
> >
> > I've tried 2.4.14 and 2.4.16. Both showed the same problem. :-( Is
> > there any other howto on setting up scsi emulation on cdrom? cd-writing
> > didn't help.
> You need CONFIG_BLK_DEV_IDESCSI=y(or m) in your
> /usr/src/linux/.config, and then a kernel compile - I don't think it's
> on by default. Then append "hdd=ide-scsi" in lilo.conf Should do it.
CONFIG_BLK_DEV_IDESCSI is set to 'm' and in /etc/modules.conf this line:
options ide-cd ignore=hdd
As I wrote in first mail, my /dev/cdrom is symlinked to /dev/sr0 and CD
access works fine. So I think scsi emulation is working.
Where can be the problem?
Patrik
> HTH,
> Steve
> --
> Grabel's Law:
> 2 is not equal to 3 -- not even for large values of 2.
Reply to: