[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrecord: no blanking of CD-RW possible



Hello list,

many thanks for your hints....

...now it works, if I use the commands in following manner:

cdrecord -v -toc -dev=0,6,0  -> TOC can be read: 2 tracks visible.
cdrecord -v -blank=session -dev=0;6,0  -> Delete one session eg. one track 
and again
cdrecord -v -blank=session -dev=0;6,0  
cdrecord -v -blank=fast v=0;6,0  -> fast blanking.
cdrecord -v -toc -dev=0,6,0  -> TOC can not be read, it's not existing now!
cdrecord -v -dev=0,6,0 ./sarge-i386-1.iso -> -> Writing the image at the CD-RW.

In cases, -blank=session oder -blank=fast are without success, it is helpful 
to switch power off and on of the external CD-Writer-Device 
YAMAHA CRW8824SX.

"Treatment" for other CD-RWs with only one track:
cdrecord -v -toc -dev=0,6,0  -> TOC can be read: one track visible.
cdrecord -v -blank=fast v=0;6,0  -> fast blanking.
cdrecord -v -toc -dev=0,6,0  -> TOC can not be read, it's not existing now!
cdrecord -v -dev=0,6,0 ./sarge-i386-2.iso  -> Writing the image at the CD-RW.


Thanks,

Christoph



Reply to: