How do I blank a DVD+RW with cdrecord or cdrw?
I have tried both a Samsung ATAPI burner, and a USB connected Samsung,
and I get the same errors with both.
spiff:~ (215)> /bin/cdrecord dev=0,1,0 blank=all
Cdrecord-ProDVD-Clone 2.01.01a10 (i386-pc-solaris2.11) Copyright (C) 1995-2006 J�rg Schilling
scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Warning: Using USCSI interface.
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'TSSTcorp'
Identifikation : 'CD/DVDW SH-S182D'
Revision : 'SB04'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc-3 DVD+RW driver (mmc_dvdplusrw).
Driver flags : DVD MMC-3 SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Starting to write CD/DVD at speed 4 in real BLANK mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
/bin/cdrecord.bin: Cannot blank with non Ricoh based drive.
/bin/cdrecord.bin: Cannot blank disk, aborting.
spiff:~ (211)> env LC_ALL=C cdrw -b all
Looking for CD devices...
Blanking cannot be done on DVD+RW media
I can erase the DVD+RW using the USB Samsung with Ulead DVD movie
factory, or using my wifes iMac, so it is obviously not a hardware
problem.
I'm running snv_67 on x86 btw.
|
|
0
|
|
|
|
Reply
|
Thomas
|
6/21/2007 3:59:25 PM |
|
Thomas Tornblom <thomas@Hax.SE> writes:
> How do I blank a DVD+RW with cdrecord or cdrw?
You don't.
> I can erase the DVD+RW using the USB Samsung with Ulead DVD movie
> factory, or using my wifes iMac, so it is obviously not a hardware
> problem.
As the man page says:
DVD+RW media does not support erasing. To re-use DVD+RW
media, simply write a new image onto the media. cdrw formats
and overwrites the existing media automatically.
The medium itself (as defined by the standard) doesn't support
blanking. I guess they figured nobody ever needed to do that.
(No, I have no idea what your wife's iMac is doing when asked to do
the impossible. ;-})
--
James Carlson, Solaris Networking <james.d.carlson@sun.com>
Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
|
|
0
|
|
|
|
Reply
|
James
|
6/21/2007 6:37:37 PM
|
|
On Jun 21, 11:37 am, James Carlson <james.d.carl...@sun.com> wrote:
> Thomas Tornblom <tho...@Hax.SE> writes:
> > How do I blank a DVD+RW with cdrecord or cdrw?
> You don't.
> > I can erase the DVD+RW using the USB Samsung with Ulead DVD movie
> > factory, or using my wifes iMac, so it is obviously not a hardware
> > problem.
> As the man page says:
> DVD+RW media does not support erasing. To re-use DVD+RW
> media, simply write a new image onto the media. cdrw formats
> and overwrites the existing media automatically.
> The medium itself (as defined by the standard) doesn't support
> blanking. I guess they figured nobody ever needed to do that.
> (No, I have no idea what your wife's iMac is doing when asked to do
> the impossible. ;-})
Indeed. FWIW I attempted the same thing on a FeeCee laptop I have
which claimed to
fully erase a DVD+RW disk I had with the free (ham-strung) Power2Go
included.
But, after inserting the DVD back into a SPARC the files were still
there... Go figure.
|
|
0
|
|
|
|
Reply
|
gerryt
|
6/21/2007 11:27:33 PM
|
|
Thomas Tornblom <thomas@Hax.SE> writes:
> How do I blank a DVD+RW with cdrecord or cdrw?
You don't.
DVD+RW can be written to over and over again without erasing it. Just
burn a new iso or other file to it. It will just work.
--
Dick Hoogendijk -- PGP/GnuPG key: F86289CE
++ http://nagual.nl/ + Solaris 11 05/07 ++
|
|
0
|
|
|
|
Reply
|
Dick
|
6/22/2007 9:05:12 AM
|
|
gerryt <lepsysinc@gmail.com> writes:
> On Jun 21, 11:37 am, James Carlson <james.d.carl...@sun.com> wrote:
>> Thomas Tornblom <tho...@Hax.SE> writes:
>> > How do I blank a DVD+RW with cdrecord or cdrw?
>> You don't.
>> > I can erase the DVD+RW using the USB Samsung with Ulead DVD movie
>> > factory, or using my wifes iMac, so it is obviously not a hardware
>> > problem.
>> As the man page says:
>> DVD+RW media does not support erasing. To re-use DVD+RW
>> media, simply write a new image onto the media. cdrw formats
>> and overwrites the existing media automatically.
>> The medium itself (as defined by the standard) doesn't support
>> blanking. I guess they figured nobody ever needed to do that.
>> (No, I have no idea what your wife's iMac is doing when asked to do
>> the impossible. ;-})
>
> Indeed. FWIW I attempted the same thing on a FeeCee laptop I have
> which claimed to
> fully erase a DVD+RW disk I had with the free (ham-strung) Power2Go
> included.
> But, after inserting the DVD back into a SPARC the files were still
> there... Go figure.
>
>
But I can write on an "erased" DVD+RW with cdrw or cdrecord, but not
on a "non erased" disc.
So how is DVD+RW media supposed to be rewritten unless I blank it
first? Or do I have to boot windows for this, or use my wifes mac?
|
|
0
|
|
|
|
Reply
|
Thomas
|
6/24/2007 10:11:41 PM
|
|
Dick Hoogendijk <dick@nagual.nl> writes:
> Thomas Tornblom <thomas@Hax.SE> writes:
>
>> How do I blank a DVD+RW with cdrecord or cdrw?
>
> You don't.
> DVD+RW can be written to over and over again without erasing it. Just
> burn a new iso or other file to it. It will just work.
Thanks. I just found out that using "-dao" with cdrecord appears to
work.
>
> --
> Dick Hoogendijk -- PGP/GnuPG key: F86289CE
> ++ http://nagual.nl/ + Solaris 11 05/07 ++
--
Real life: Thomas T�rnblom Email: Thomas.Tornblom@Hax.SE
Snail mail: Banvallsv�gen 14 Phone: +46 18 444 33 21
S - 754 40 Uppsala, Sweden Cellular: +46 70 261 1372
Fax: +46 18 44 44 324
Thomas
|
|
0
|
|
|
|
Reply
|
Thomas
|
6/25/2007 6:04:59 AM
|
|
In article <x0abuowovo.fsf@Hax.SE>, Thomas Tornblom <thomas@Hax.SE> wrote:
>Dick Hoogendijk <dick@nagual.nl> writes:
>
>> Thomas Tornblom <thomas@Hax.SE> writes:
>>
>>> How do I blank a DVD+RW with cdrecord or cdrw?
>>
>> You don't.
>> DVD+RW can be written to over and over again without erasing it. Just
>> burn a new iso or other file to it. It will just work.
>
>Thanks. I just found out that using "-dao" with cdrecord appears to
>work.
This is only needed if you use an outdated version of cdrecord.
--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) J�rg Schilling D-13353 Berlin
js@cs.tu-berlin.de (uni)
schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
|
|
0
|
|
|
|
Reply
|
js
|
6/25/2007 10:57:47 AM
|
|
I use the one shipped with snv_67.
spiff:~ (251)> cdrecord -version
Cdrecord-ProDVD-Clone 2.01.01a10 (i386-pc-solaris2.11) Copyright (C) 1995-2006 J�rg Schilling
|
|
0
|
|
|
|
Reply
|
Thomas
|
6/25/2007 1:57:55 PM
|
|
In article <x01wg0w2zh.fsf@Hax.SE>, Thomas Tornblom <thomas@Hax.SE> wrote:
>I use the one shipped with snv_67.
>
>spiff:~ (251)> cdrecord -version
>Cdrecord-ProDVD-Clone 2.01.01a10 (i386-pc-solaris2.11) Copyright (C) 1995-2006 J�rg Schilling
This version is one year old now and a lot of things did change.
I did recommend Sun to upgrade to 2.01.01a27 a few weeks ago, but
it seems that there was a change with the packet maintainer.
BTW: 2 weeks ago, I did compile 2.01.01a27 for Blastwave.
If you do not like to compile yourself, you only need to wait until
the packages are made available to people outside of Blastwave...
--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) J�rg Schilling D-13353 Berlin
js@cs.tu-berlin.de (uni)
schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
|
|
0
|
|
|
|
Reply
|
js
|
6/25/2007 3:03:53 PM
|
|
js@cs.tu-berlin.de (Joerg Schilling) writes:
> I did recommend Sun to upgrade to 2.01.01a27 a few weeks ago, but it
> seems that there was a change with the packet maintainer.
Nice to know that. I was a bit puzzled of why the developers edition
of 05/07 still has this old cdrecord version. Later versions are much
better, that's for sure. and this -dao thing is done automagically:)
> BTW: 2 weeks ago, I did compile 2.01.01a27 for Blastwave. If you do
> not like to compile yourself, you only need to wait until the
> packages are made available to people outside of Blastwave...
Compiling it yourself on S10 /S11 is very easy too.
--
Dick Hoogendijk -- PGP/GnuPG key: F86289CE
++ http://nagual.nl/ | Solaris 10 / XDE ++
|
|
0
|
|
|
|
Reply
|
Dick
|
6/25/2007 5:49:43 PM
|
|
|
9 Replies
356 Views
(page loaded in 0.115 seconds)
Similiar Articles: formatting a blank DVD on Solaris 10 (x86) - comp.unix.solaris ...Hi there. Subject line says it all really. I've put a blank DVD in the DVD+/RW recorder, I have some vid clips (mpeg etc) that I wish to copy. The ... SCSI DVD-Recorder ? - comp.periphs.scsiBlanking a DVD+RW, how? - comp.unix.solaris Using generic SCSI-3/mmc-3 DVD+RW driver (mmc_dvdplusrw). Driver flags : DVD ... I've put a blank DVD in the DVD+/RW recorder ... Compress 4 to 6 hours of DVD to one DVD - comp.sys.mac.apps ...Blanking a DVD+RW, how? - comp.unix.solaris Compress 4 to 6 hours of DVD to one DVD - comp.sys ... or DVD-RAM disc ... ... 6/20/2012 1:50:06 AM ... to fit on a 4.7 GB ... toshiba 225 cds/1.4 PASSWORD?????HELP! - comp.laptopsBlanking a DVD+RW, how? - comp.unix.solaris toshiba 225 cds/1.4 PASSWORD?????HELP! - comp.laptops DVD-RW disks not recognized. - comp.publish.cdrom.hardware ... toshiba ... Solaris10 SPARC U6 burned DVD - comp.unix.solarishostid on Solaris (x86, not SPARC) - comp.unix.solaris Solaris10 SPARC U6 burned DVD - comp.unix.solaris Blanking a DVD+RW, how? - comp.unix.solaris But, after inserting ... Booting Solaris Express x86 from USB Key - comp.unix.solaris ...Blanking a DVD+RW, how? - comp.unix.solaris > I can erase the DVD+RW using the USB ... -- Dick Hoogendijk -- PGP/GnuPG key: F86289CE ++ http://nagual.nl/ + Solaris 11 05 ... How to copy a file and force overwirte in perl - comp.lang.perl ...Blanking a DVD+RW, how? - comp.unix.solaris Just >> burn a new iso or other file to it. It will just work ... all dev=3,0,0 or. cdrecord blank=all -force dev ... Solaris 8 password complexity - comp.unix.solaris... sys.hp.hpux Solaris 8 password complexity - comp.unix.solaris... Password complexity on Solaris 9 - comp.unix.solaris HP-UX + DVD ? - comp.sys.hp.hpux Blanking a DVD+RW ... ATAPI CD-ROM drive in a SCSI system - comp.periphs.scsiBlanking a DVD+RW, how? - comp.unix.solaris Device type : Removable CD-ROM Version : 0 ... I have tried both a Samsung ATAPI burner, and a USB ... iMAC email problem - comp.sys.mac.appsBlanking a DVD+RW, how? - comp.unix.solaris... Samsung with Ulead DVD movie > factory, or using my wifes iMac, so it is obviously not a hardware > problem. ... how ... How to Blank a CD-RW | eHow.comHow to Blank a CD-RW. You can "blank" (or erase) a CD-RW using the software ... The difference between CD and CD-RW is that a CD-RW is rewritable. Most CD/DVD burning ... How to Format a DVD-RW Disk | eHow.comWhen you insert a blank DVD-RW, the Windows operating system automatically prompts you to format the disk. A wizard is displayed that guides you through the process, and ... 7/22/2012 1:36:22 PM
|