[plug] kernel 2.6 cd burning - ide-scsi emulation not required in kernel but lilo?

Sacha Schlegel schlegel at cs.curtin.edu.au
Tue Aug 5 17:46:59 WST 2003


Hi Daniel
On Tue, 2003-08-05 at 17:39, Daniel wrote:
> Hello All,
> I know it's changed and I thought I had it covered, but can't get the
> burner to work. Xcdroast can't see the burner & I am running sid.  
> 
> I have scsi emulation enabled in the kernel compile and (for a short
> time from habit) - the normal scsi emulation in the lilo.conf. No go.
> 
> I read somewhere that burning programs in linux can only see scsi
> devices so maybe I should have not chosen scsi emulation on the kernel,
> but still put it in the lilo?
> 
> If someoen can give me a nudge in the right direction it would be great.
> (I have a new knoppix on the hard disk just waiting).
> 

It comes down to that you have to call cdrecord 

previous kernel 2.4 way:

% cdrecord dev=0,0,0 <ISO-IMAGE>

new kernel 2.6 way:

% cdrecord dev=/dev/hdc <ISO-IMAGE>

So you can burn an image by hand with cdrecord. I think the problem is
that xcdroast and cdbakeoven just use the 2.4 approach and not yet the
2.6 approach.

Not sure why you cant use the 2.4 approach when you still have the
"hdc=scsi" boot option ...

Hope this helps.

Sacha

-- 
------------------------------------------------
Sacha                                   Schlegel
------------------------------------------------
4 Warwick Str, 6102 St. James, Perth,  Australia
sacha at schlegel.li                www.schlegel.li
public key:            www.schlegel.li/sacha.gpg
------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20030805/fc60d24d/attachment.pgp>


More information about the plug mailing list