Using cdrecord on 2.6.9

Kurt Wall kwall
Fri Oct 22 21:26:48 PDT 2004


On Fri, Oct 22, 2004 at 10:52:18PM -0400, Tim Wunder took 44 lines to write:
> On Friday 22 October 2004 10:34 pm, someone claiming to be Kurt Wall wrote:
> > Okay, how the heck do I use cdrecord on kernel 2.6.9? I know that
> > "hdd=ide-scsi" has gone away in the 2.6 kernel, replaced by "hdd=scsi".
> > The kernel at least saw this boot param, as this snippet from dmesg shows:

[le snip]

> Damn! Never mind that "--scanbus" comment. Aparently it makes no difference 
> with cdrecord.

No problem. 

> What's the output of lsmod|grep scsi?
> Mine's:
> # lsmod|grep scsi
> scsi_mod              105361  2 sr_mod,sg

# lsmod | egrep scsi
scsi_mod               83776  2 sr_mod,sg

> #cdrecord -scanbus (and --scanbus) works fine for me. But I'm on kernel 2.6.7

I'll build the drivers into the kernel and see if that fixes things.

Thanks for the help.

Kurt
-- 
Old programmers never die.  They just branch to a new address.


More information about the Linux-users mailing list