Bug 160268

Summary: CANNOT ERASE CD MEDIA USING CDRECORDER USING V4...OK USING V3
Product: Red Hat Enterprise Linux 4 Reporter: Thomas Jackson <tjswan442000>
Component: cdrtoolsAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: shillman
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-29 10:26:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Jackson 2005-06-13 23:29:27 UTC
Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to
http://bugzilla.redhat.com/bugzilla
Note: The author of cdrecord should not be bothered with problems in this version.
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version (schily - Red
Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c  1.83 04/05/20 Copyright 1997
J. Schilling').
scsibus1:
        1,0,0   100) 'PIONEER ' 'DVD-ROM DVD-117R' '1.04' Removable CD-ROM
        1,1,0   101) 'SONY    ' 'CD-RW  CRX175E  ' '1.1a' Removable CD-ROM
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *
[root@localhost tjswan44]# cdrecord dev="1,1,0" -v -eject speed=4 blank=fast
Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to
http://bugzilla.redhat.com/bugzilla
Note: The author of cdrecord should not be bothered with problems in this version.
TOC Type: 1 = CD-ROM
scsidev: '1,1,0'
scsibus: 1 target: 1 lun: 0
cdrecord: Success. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
[root@localhost tjswan44]#

Comment 2 Harald Hoyer 2005-09-02 15:05:59 UTC
Try this:
# cdrecord dev=ATA:1,1,0 -v -eject speed=4 blank=fast
# cdrecord dev=/dev/cdwriter -v -eject speed=4 blank=fast

and switch off caps-lock

Comment 3 Harald Hoyer 2006-09-29 10:26:57 UTC
closed due to inactivity