Blank cdrw

From FVue
Jump to: navigation, search

Problem

Why do cdrw's often give errors when I try to reuse them?

Solution

cdrecord -force dev=/dev/hdc blank=all

Journal

20070121

The command cdrecord dev=/dev/hdc -blank=fast speed=0 returns with error:

cdrecord: OPC failed.
cdrecord: Success. blank unit: scsi sendcmd: no error
CDB:  A1 01 00 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 04 00 00 00 00 13 00 00 00 00 44 D5 00 00
Sense Key: 0x4 Hardware Error, Segment 0
Sense Code: 0x44 Qual 0xD5 (internal target failure) [No matching qualifier] Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 186.153s timeout 9600s
cdrecord: Cannot blank disk, aborting.
cdrecord: Some drives do not support all blank types.
cdrecord: Try again with cdrecord blank=all.

Comments

blog comments powered by Disqus