cdrecord on ubuntu

Antonie Kriek akriek at gmail.com
Thu Jan 20 09:36:44 UTC 2005


okay - i'm getting further than last time but i'm getting the
following issue while trying to erase a re-writable cd

root at c-c45-antoniek:~ # cdrecord dev=/dev/hdc -blank=all
Cdrecord-Clone 2.01a29 (i686-pc-linux-gnu) Copyright (C) 1995-2004
Jörg Schilling
NOTE: this version of cdrecord is an unofficial (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
<cdrtools at packages.debian.org>.
      The original author should not be bothered with problems of this version.

scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'ubuntu-0.8ubuntu1'.
cdrecord: Warning: using unofficial version of libscg
(ubuntu-0.8ubuntu1 '@(#)scsitransp.c      1.90 04/01/14 Copyright
1988,1995,2000-2004 J. Schilling').
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'SONY    '
Identifikation : 'CDRW/DVD CRX830E'
Revision       : 'KDK3'
Device seems to be: Generic mmc2 DVD-ROM.
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Starting to write CD/DVD at speed 2 in real BLANK mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
cdrecord: Success. blank unit: scsi sendcmd: no error
CDB:  A1 00 00 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 30 05 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x05 (cannot write medium - incompatible format) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.000s timeout 9600s
cdrecord: Cannot blank disk, aborting.



On Thu, 20 Jan 2005 04:20:24 -0500, barbarian
<ulist at gs1.ubuntuforums.org> wrote:
> 
> or dev/hdc
> 
> example how to do audio CD from several mp3-s:
> 
> sox  my-cool-track1.mp3 my-cool-track1.cdr
> sox  my-cool-track2.mp3 my-cool-track2.cdr
> sox  my-cool-track3.mp3 my-cool-track3.cdr
> .....
> 
> then
> cdrecord -v speed=2 dev=/dev/hdc -audio my-cool-track1.cdr
> my-cool-track2.cdr my-cool-track3.cdr..
> 
> It works for me perfectly
> 
> --
> barbarian
> 
> -- 
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list