solaris cdrecord BH08LS20 drive BD-R problems
Trying to burn ISO9660 image to blu-ray disc, and not having much luck.
Any help on how to do this on solaris 10 using cdrecord would be appreciated.
I noticed some discussion about formatting BD-R discs.
Do I have to format new discs before using cdrecord? If so, how?
My system is loaded with one of the newer versions of solaris 10
$ uname -a
SunOS my_machine 5.10 Generic_139555-08 sun4u sparc sun4u
Built cdrecord from source code (berlios.de) version 2.01.01a61
The drive is LG model BH08LS20 connected via SATA to USB2.0 converter
The discs are Memorex single layer BD-R speed 1x - 4x
If I use "-atip" or "-v -minfo" flags, cdrecord gets I/O errors
Below are the results of -minfo (without -v) and trying to write to disc
---------------------------------------------------------------------------------------------
# cdrecord dev=3,0,0 -minfo
Cdrecord-ProDVD-ProBD-Clone 2.01.01a61 (sparc-sun-solaris2.10) Copyright (C) 1995-2009 Jörg Schilling
scsidev: '3,0,0'
scsibus: 3 target: 0 lun: 0
Warning: Using USCSI interface.
Using libscg version 'schily-0.9'.
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   : 
Vendor_info    : 'HL-DT-ST'
Identifikation : 'BD-RE  BH08LS20 '
Revision       : '1.00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Using generic SCSI-3/mmc-3 BD-R driver (mmc_bdr).
Driver flags   : NO-CD BD MMC-3 BURNFREE 
Supported modes: PACKET SAO LAYER_JUMP
Mounted media class:      BD
Mounted media type:       BD-R sequential recording
Disk Is not erasable
data type:                standard
disk status:              empty
session status:           empty
BG format status:         none
first track:              1
number of sessions:       1
first track in last sess: 1
last track in last sess:  1
Disk Is unrestricted
Disk type: DVD, HD-DVD or BD
Track  Sess Type   Start Addr End Addr   Size
==============================================
    1     1 Data   0          -1         0
Last session start address:         0
Last session leadout start address: 0
---------------------------------------------------------------------------------------------
# cdrecord -v dev=3,0,0 speed=2 driveropts=burnfree /local/my_image.iso 
cdrecord: No write mode specified.
cdrecord: Assuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 2.01.01a61 (sparc-sun-solaris2.10) Copyright (C) 1995-2009 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '3,0,0'
scsibus: 3 target: 0 lun: 0
Warning: Using USCSI interface.
Using libscg version 'schily-0.9'.
Driveropts: 'burnfree'
SCSI buffer size: 64512
atapi: 0
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   : 
Vendor_info    : 'HL-DT-ST'
Identifikation : 'BD-RE  BH08LS20 '
Revision       : '1.00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: BD-R sequential recording
Profile: BD-ROM 
Profile: BD-R sequential recording (current)
Profile: BD-R random recording 
Profile: BD-RE 
Profile: DVD-RAM 
Profile: DVD-R sequential recording 
Profile: DVD-R/DL sequential recording 
Profile: DVD-R/DL layer jump recording 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD+RW 
Profile: DVD+R 
Profile: DVD+R/DL 
Profile: DVD-ROM 
Profile: CD-R 
Profile: CD-RW 
Profile: CD-ROM 
Profile: Removable Disk 
Using generic SCSI-3/mmc-3 BD-R driver (mmc_bdr).
Driver flags   : NO-CD BD MMC-3 BURNFREE 
Supported modes: PACKET SAO LAYER_JUMP
Drive buf size : 2097152 = 2048 KB
Drive pbuf size: 3932160 = 3840 KB
Drive DMA Speed: 3872 kB/s 22x CD 2x DVD 0x BD
FIFO size      : 4194304 = 4096 KB
Track 01: data  7608 MB        
Total size:     7608 MB = 3895340 sectors
Current Secsize: 2048
cdrecord: Disk capacity is unknown.
cdrecord: Data will not fit on any CD.
cdrecord: DVD/BD capacity is unknown.
cdrecord: Cannot write more than remaining DVD/BD capacity.
Reply to: