Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

i am having a problem Writing to DVD+RW but able to write to DVDR

807559May 23 2008
hi

i seem to be having problems Writing to DVD+RW

LITE-ON DVDRW LH-20A1P


code:
cdrecord -v test-file

$ cdrecord -v test-file
/usr/bin/cdrecord.bin: No write mode specified.
/usr/bin/cdrecord.bin: Asuming -tao mode.
/usr/bin/cdrecord.bin: Future versions of cdrecord may have different drive dependent defaults.
/usr/bin/cdrecord.bin: Continuing in 5 seconds...
/usr/bin/cdrecord.bin: No CD/DVD-Recorder device specified.
Usage: /usr/bin/cdrecord.bin [options] track1...trackn

Use /usr/bin/cdrecord.bin -help
to get a list of valid options.

Use /usr/bin/cdrecord.bin blank=help
to get a list of valid blanking options.

Use /usr/bin/cdrecord.bin dev=b,t,l driveropts=help -checkdrive
to get a list of drive specific options.

Use /usr/bin/cdrecord.bin dev=help
to get a list of possible SCSI transport specifiers.

code:
cdrecord -scanbus

Cdrecord-ProDVD-Clone 2.01.01a10 (i386-pc-solaris2.11) Copyright (C) 1995-2006 J�rg Schilling
Warning: Using USCSI interface.
Using libscg version 'schily-0.8'.
scsibus3:
3,0,0 300) *
3,1,0 301) 'LITE-ON ' 'DVDRW LH-20A1P ' 'KL0A' Removable CD-ROM
3,2,0 302) *
3,3,0 303) *
3,4,0 304) *
3,5,0 305) *
3,6,0 306) *
3,7,0 307) *



code:

$ cdrecord dev=3,1,0 -v test-file
/usr/bin/cdrecord.bin: No write mode specified.
/usr/bin/cdrecord.bin: Asuming -tao mode.
/usr/bin/cdrecord.bin: Future versions of cdrecord may have different drive dependent defaults.
/usr/bin/cdrecord.bin: Continuing in 5 seconds...
Cdrecord-ProDVD-Clone 2.01.01a10 (i386-pc-solaris2.11) Copyright (C) 1995-2006 J�rg Schilling
TOC Type: 1 = CD-ROM
scsidev: '3,1,0'
scsibus: 3 target: 1 lun: 0
Warning: Using USCSI interface.
Using libscg version 'schily-0.8'.
SCSI buffer size: 57344
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'LITE-ON '
Identifikation : 'DVDRW LH-20A1P '
Revision : 'KL0A'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: DVD+RW
Profile: DVD+R/DL
Profile: DVD+R
Profile: DVD+RW (current)
Profile: DVD-R/DL layer jump recording
Profile: DVD-R/DL sequential recording
Profile: DVD-RW sequential overwrite
Profile: DVD-RW restricted overwrite
Profile: DVD-RAM
Profile: DVD-R sequential recording
Profile: DVD-ROM
Profile: CD-RW
Profile: CD-R
Profile: CD-ROM
Profile: Removable Disk
Using generic SCSI-3/mmc-3 DVD+RW driver (mmc_dvdplusrw).
Driver flags : DVD MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: PACKET SAO
Drive buf size : 1068032 = 1043 KB
FIFO size : 4194304 = 4096 KB
/usr/bin/cdrecord.bin: Drive does not support TAO recording.
/usr/bin/cdrecord.bin: Illegal write mode for this drive.



Can someone help me please
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2008
Added on May 23 2008
0 comments
92 views