Using cdrecord on 2.6.9

Kurt Wall kwall
Fri Oct 22 21:59:47 PDT 2004


On Fri, Oct 22, 2004 at 11:16:32PM -0400, Tim Wunder took 58 lines to write:
> On Friday 22 October 2004 11:04 pm, someone claiming to be Kurt Wall wrote:
> > 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]

[le snip redux]

> > I'll build the drivers into the kernel and see if that fixes things.
> 
> NP
> But I doubt I helped...

It did because it kept me pounding away at the problem. See below.

> FWIW, hdb=scsi does not appear as a boot parameter in my grub.conf (aka 
> menu.lst). Using a pre-built FC2 kernel, so I doubt any drivers were built 
> into the kernel.

Quite so. I mangled the command line, but I only discovered that I had after
building the drivers into the kernel, including probably unnecessary
SCSI stuff. The proper kernel command line *should* be:

ide-cd=/dev/hdX

replacing ``X'' with the appropriate letter. Thus:

ide-cd=/dev/hdd

> CD burning has always just worked for me <shrug>...burned the 4 FC3Test3 CD's 
> the other night with no problems.

I'm dense, I suppose. It wouldn't be the first time. I'm also stubborn, so
I think I have this worked out:

# cdrecord -scanbus
Linux sg driver version: 3.5.31
Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
Using libscg version 'schily-0.7'
scsibus0:
	0,0,0	  0) 'OPTORITE' 'CD-RW CW4802    ' '120E' Removable CD-ROM
	0,1,0	  1) *
	0,2,0	  2) *
	0,3,0	  3) *
	0,4,0	  4) *
	0,5,0	  5) *
	0,6,0	  6) *
	0,7,0	  7) *

And there was great rejoicing at KurtWerks.


Kurt
-- 
Census Taker to Housewife: Did you ever have the measles, and, if so,
how many?


More information about the Linux-users mailing list