Check your CD/DVD drives using

$>cdrecord -scanbus dev=ATAPI
which would give output like below:

Cdrecord-Clone 2.01a29 (i686-pc-linux-gnu) Copyright
(C) 1995-2004 J<F6>rg Schilling
NOTE: this version of cdrecord is an inofficial
(modified) release of cdrecord
      and thus may have bugs that are not present in
the original version.
      Please send bug reports and support requests to
<[EMAIL PROTECTED]>.
      The original author should not be bothered with
problems of this version.
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre
alpha.
Warning: There may be fatal problems.
Using libscg version 'schily-0.8'.
scsibus0:
        0,0,0     0) 'HL-DT-ST' 'CD-RW GCE-8400B '
'B104' 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) *

use cdrecord to write the cd using command similar to
this
cdrecord -v -eject speed=24 dev=ATAPI:0,0,0
filename.iso

I hope that helps.
/KS


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to