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

Re: cdrecord doesn't work



> This just means that you haven't quite loaded the modules correctly.
> You need (in this order):
> ide-scsi
> sg
> sr_mod
> 
> Check 'dmesg' to make sure that ide-scsi has take your CD drive; if not,
> remove all the cdrom modules (cdrom, ide-cdrom, maybe more), then load
> the modules in the order I listed above.

The problem was that sr_mod is not compiled to a module but into the 
kernel. This mixed think made the CD-Writing Howto not working.

> 
> > To make it work I tried 
> > 
> > modprobe ide-scsi
> > mknod pg0 c 97 0
> 
> Heh, AFAIK, the pg devices are 'generic-scsi-over-parallel-port'
> devices, which is probably not what you want :)

If you are right, then it's again a wired SuSE solution which I tried to 
copy.
I already removed it.

Thanks,
Florian.



Reply to: