The same. Any suggestions anyone?
asterius darkstar # cdrecord dev=/dev/sg0 ubuntu-6.06-dekstop-i386.iso cdrecord: No write mode specified. cdrecord: Asuming -tao mode. cdrecord: Future versions of cdrecord may have different drive dependent defaults. Cdrecord-ProDVD-Clone 2.01.01a10 (i686-pc-linux-gnu) Copyright (C) 1995-2006 Jörg Schilling scsidev: '/dev/sg0' devname: '/dev/sg0' scsibus: -2 target: -2 lun: -2 Warning: Open by 'devname' is unintentional and not supported. Linux sg driver version: 3.5.33 Using libscg version 'schily-0.8'. Device type : Removable Disk Version : 0 Response Format: 1 Vendor_info : 'HP' Identifikation : 'CD-Writer+ 8200e' Revision : '0001' Device seems to be: Generic CCS Disk. cdrecord: Sorry, no CD/DVD-Drive found on this target. On Sun, 23 Jul 2006 22:42:10 +0200 "Oscar Diaz Fernandez" <[EMAIL PROTECTED]> wrote: > Do you try using: > > dev=/dev/sg0 instead dev=0,0,0 > > cdrecord dev=/dev/sg0 ubuntu-6.06-dekstop-amd64.iso > > > Bye, > Óscar Díaz. > > > > On 7/23/06, Alexander Fortwinder <[EMAIL PROTECTED]> wrote: > > > > Hi list, I hope someone would help me solve this issue. Thanks in advance > > Alex > > > > asterius ~ # cdrecord -scanbus > > Cdrecord-ProDVD-Clone 2.01.01a10 (i686-pc-linux-gnu) Copyright (C) > > 1995-2006 Jörg Schilling > > Linux sg driver version: 3.5.33 > > Using libscg version 'schily-0.8'. > > scsibus0: > > 0,0,0 0) 'HP' 'CD-Writer+ 8200e' '0001' Removable Disk > > 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) * > > > > ------------------------------- > > > > asterius ~ # cdrecord dev=0,0,0 ubuntu-6.06-dekstop-amd64.iso > > cdrecord: No write mode specified. > > cdrecord: Asuming -tao mode. > > cdrecord: Future versions of cdrecord may have different drive dependent > > defaults. > > Cdrecord-ProDVD-Clone 2.01.01a10 (i686-pc-linux-gnu) Copyright (C) > > 1995-2006 Jörg Schilling > > scsidev: '0,0,0' > > scsibus: 0 target: 0 lun: 0 > > Linux sg driver version: 3.5.33 > > Using libscg version 'schily-0.8'. > > Device type : Removable Disk > > Version : 0 > > Response Format: 1 > > Vendor_info : 'HP' > > Identifikation : 'CD-Writer+ 8200e' > > Revision : '0001' > > Device seems to be: Generic CCS Disk. > > cdrecord: Sorry, no CD/DVD-Drive found on this target. > > > > > > >

