Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11274 - cdrecord has stopped working
Summary: cdrecord has stopped working
Status: RESOLVED DUPLICATE of bug 11273
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-26 16:38 UTC by Ian Smith
Modified: 2006-12-31 16:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Smith 2002-11-26 16:38:29 UTC
cdrtools-1.11.39

I've used this for years, but a cron job has begun to fail recently.  It returns
a data size error, when all I am trying to do is erase.

54 $ cdrecord -scanbus
Cdrecord 1.11a39 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J
Comment 1 Ian Smith 2002-11-26 16:38:29 UTC
cdrtools-1.11.39

I've used this for years, but a cron job has begun to fail recently.  It returns
a data size error, when all I am trying to do is erase.

54 $ cdrecord -scanbus
Cdrecord 1.11a39 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
Linux sg driver version: 3.1.23
Using libscg version 'schily-0.7'
scsibus0:
        0,0,0     0) 'CREATIVE' 'DVD-ROM DVD1243E' 'IC01' Removable CD-ROM
        0,1,0     1) 'HP      ' 'CD-Writer+ 9100b' '1.07' Removable CD-ROM
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *

53 $ cdrecord dev=0,1,0  blank=fast
Cdrecord 1.11a39 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.23
Using libscg version 'schily-0.7'
Device type    : Removable CD-ROM
Version        : 0
Response Format: 1
Vendor_info    : 'HP      '
Identifikation : 'CD-Writer+ 9100b'
Revision       : '1.07'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : MMC SWABAUDIO 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
cdrecord: WARNING: Data may not fit on current disk.
cdrecord: Notice: Most recorders cannot write CD's >= 90 minutes.
cdrecord: Notice: Use -ignsize option to allow >= 90 minutes.
cdrecord: Notice: Use -overburn option to write more than the official disk
capacity.
cdrecord: Notice: Most CD-writers do overburning only on SAO or RAW mode.

incidentally, there is no -overburn option in the manpage I have.
Comment 2 SpanKY gentoo-dev 2002-11-26 18:24:46 UTC

*** This bug has been marked as a duplicate of 11273 ***