OpenSolaris

Printable Version Enter a New Search
Bug ID 6237805
Synopsis cdrw fails to read TOC after write simulation
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:cdrw
Keywords development_escape | non-regression | onnv_triage | triaged
Responsible Engineer Ramesh Chitrothu
Reported Against
Duplicate Of
Introduced In solaris_8u6
Commit to Fix solaris_9
Fixed In solaris_9
Release Fixed solaris_9 , solaris_nevada(snv_28) (Bug ID:2131646) solaris_10u2(s10u2_04) (Bug ID:2131647,) solaris_8(s8patch) (Bug ID:2147611,)
Related Bugs 6233104
Submit Date 8-March-2005
Last Update Date 27-January-2006
Description
vold is running. burning (simulation mode) CD-RW on Toshiba SD-R1512 drive.

# cdrw -SO -i file10m
Looking for CD devices...
Initializing device(Simulation mode)...done.
Writing track 1...done.
Finalizing (Can take several minutes)...done.
# cdrw -M

Device : TOSHIBA  ODD-DVD SD-R1512
Firmware : Rev. 1010 (12/15/03)
Cannot read Table of contents

Next writable address: 5272

cannot read TOC. if vold isn't running:

# cdrw -SO -i file10m
Looking for CD devices...
Initializing device(Simulation mode)...done.
Writing track 1...done.
Finalizing (Can take several minutes)...done.
# cdrw -M

Device : TOSHIBA  ODD-DVD SD-R1512
Firmware : Rev. 1010 (12/15/03)
Media is blank
# 

 xxxxx@xxxxx.com 2005-03-08 22:31:08 GMT
Work Around
Ejecting media after the first write simulation.
Comments
N/A