DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 11th August 2018
Prevet Prevet is offline
Shell Scout
 
Join Date: Oct 2017
Posts: 84
Default Burning BDXL M-Dic with OpenBSD

deleted

Last edited by Prevet; 2nd December 2022 at 03:54 PM.
Reply With Quote
  #2   (View Single Post)  
Old 11th August 2018
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

My understanding is that k3b/Brasero are front ends to cdrtools. My system will not utilize sysutils/dvd+rw-tools to back up files in one step. What works well for me is to generate an *.iso using mkisofs and then use the following from growisofs(1)

Code:
growisofs -dvd-compat -Z /dev/rcd0c=image.iso
You may need to adjust your character device per the same man page.

I have not used this w/ blueray but it worked with a Dual layer dvd.
Reply With Quote
  #3   (View Single Post)  
Old 11th August 2018
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

It appears that the dvd+rw-tools developer did not have BD-RE hardware to recreate the reported problem with growisofs, and recommended xorriso as a possible solution. dvd+rw-tools is not actively developed, its last update was in 2008.

OpenBSD has a package of xorriso.

I know nothing about the software tool, but a quick browse of its features indicates it is for CD9660 file systems, it does not apparently support UDF.
Reply With Quote
  #4   (View Single Post)  
Old 12th August 2018
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

sysutils/dvd+rw-tools upstream does have some info on BD-RE
http://fy.chalmers.se/~appro/linux/DVD+RW/Blu-ray/
It also mentions an -udf option
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FreeBSD howto: burning and ripping cd's graudeejs Guides 9 31st December 2008 06:39 AM
CD Burning Software ninjatux FreeBSD Ports and Packages 7 17th July 2008 08:37 AM
Trouble burning to dvdrw part 2 whispersGhost Solaris 32 3rd June 2008 12:51 PM
trouble burning to dvdrw whispersGhost Solaris 2 21st May 2008 02:05 PM
HOWTO: BURNCD like DVD and CD CLI burning vermaden Guides 0 5th May 2008 10:45 AM


All times are GMT. The time now is 07:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick