LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-26-2016, 10:05 PM   #1
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Blu-Ray data disk burning.


After a few attempts that resulted in creating drink coasters with cdrecord (Slackware64 14.1), I used the Slackbuild for libburn, used the included cdrskin executable as outlined at https://lists.debian.org/cdwrite/2015/03/msg00001.html, and got a perfectly working data archive disk.
 
Old 04-26-2016, 10:34 PM   #2
FTIO
Member
 
Registered: Mar 2015
Location: Las Vegas, NV
Distribution: Slackware 15.0 x64, Slackware Live 15.0 x64
Posts: 618

Rep: Reputation: 360Reputation: 360Reputation: 360Reputation: 360
k3b has always worked fine on my 14.1_64 system with BD's other than it slows down at a certain point, but it speeds back up and always averages ~40MB/sec.
 
1 members found this post helpful.
Old 04-26-2016, 10:38 PM   #3
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Original Poster
Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Fair enough; I should add that I wasn't using a GUI to do my burning.
 
Old 04-27-2016, 05:23 AM   #4
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,446
Blog Entries: 7

Rep: Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553
Why not use growisofs? It's been part of Slackware for many years.

... But I, too must admit that I haven't burned a disc from the CLI for many years... K3B ain't failed me once in the >12 years I've been using it.
 
1 members found this post helpful.
Old 04-27-2016, 10:09 AM   #5
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Original Poster
Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
cdrecord's been part of Slackware for many moons too. I've never had any issues burning CD-ROMs with it. Blu-Ray appears to be a different beastie.

Just to be clear, K3B worked when I used the GUI on the machine with the Blu-Ray burner to create a BD-R disk. cdrecord from the command line did not work with a UDF formatted image. cdrskin from the command line did. I may risk another disk and try growisofs
 
Old 04-27-2016, 08:06 PM   #6
JamesGT
Member
 
Registered: Oct 2009
Location: St. Louis, MO, USA
Distribution: Slackware64 Live
Posts: 300

Rep: Reputation: 51
Here is the procedure I use to burn discs from the command line.

Code:
dd if=/dev/zero of=file.iso bs=1M count=19000
mkudffs --vid=CDTITLE file.iso
mkdir /mnt/loop 
mount -o loop -t udf file.iso /mnt/loop 
cp big_file /mnt/loop 
umount /mnt/loop
growisofs -speed 4 -Z /dev/dvd=file.iso
I had great success with Slackware64 13.0 with k3b, but with 13.1, 13.1337 and 14.0 I had all kinds of issues. I didn't even try to burn anything with 14.1 as I have this working so well anyways.

James
 
1 members found this post helpful.
Old 04-27-2016, 08:20 PM   #7
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Original Poster
Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Thanks rkelsen & JamesGT.

For some reason, when I saw "growisofs" I didn't think "write that to media". I'll give it a shot when I make my next backup.

Last edited by Richard Cranium; 04-27-2016 at 08:21 PM. Reason: Forgot rkelsen who was the first one to mention growisofs!
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
new blu-ray burning failure pzognar Slackware 2 01-08-2016 07:53 PM
blu-ray burning failure pzognar Slackware 14 12-13-2015 01:55 AM
LXer: Apparently, Ubuntu Doesn’t Need Blu-ray Burning Support LXer Syndicated Linux News 0 03-24-2015 01:02 AM
K3B Output Error in Ubuntu12.04 Burning Blu-Ray Disc Linden56 Linux - Newbie 4 04-15-2014 11:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration