LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-07-2015, 12:36 PM   #1
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Rep: Reputation: Disabled
Need a burning tool suggestion


Hello LQ.org!

Someone please recommend a Linux CD/DVD burning program with GUI. Main issue is stability. I used Brasero and k3b in the past. I don't remember why I abandoned Brasero but I guess there was a good reason to. I remember it was garbage. And now I have problems with k3b: it stoped burning discs because of some bug. I get I/O error when DVD-R is about 94% done and then media goes to trash. Today I had to burn several DVDs in Windows because k3b refuses to work. And I googled this error. Looks like I'm not the only one to say that k3b became buggy.

So I need a new solution. Some GUI program which actually works stable. I just need it to work, I don't need no fancy stuff to please my eyes. I don't need Nero-like giant bloatware. Just decent useful GUI and stability, so it won't kill my CD-Rs/DVD-Rs. Need it to burn ISO images and occasionally files and dirs.
 
Old 08-07-2015, 12:48 PM   #2
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 3,953
Blog Entries: 23

Rep: Reputation: 1491Reputation: 1491Reputation: 1491Reputation: 1491Reputation: 1491Reputation: 1491Reputation: 1491Reputation: 1491Reputation: 1491Reputation: 1491
XFburn and simpleburn are the only gui burning tools I'm aware of that you haven't already ruled out. XFburn worked fine the few times I've used it, I've never used simpleburn but it's meant to be minimalistic gui tool, so sounds like it would probably be right in line with what you're looking for.
 
1 members found this post helpful.
Old 08-07-2015, 04:18 PM   #3
teckk
Senior Member
 
Registered: Oct 2004
Distribution: Arch
Posts: 4,990
Blog Entries: 6

Rep: Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789
Take a look at tkDVD if you have tk/tcl installed, it works fine. It's just a front end
to mkisofs, growisofs, genisoimage, cdrecord. So When dvd+rw-tools gets updated then it's updated.

http://regis.damongeot.free.fr/tkdvd...d-4.0.9.tar.gz

I downloaded that and checked it. You don't have to install it. Untar it and run
the TkDVD.sh

I've used it for years on BSD and Linux, couldn't get much simpler and reliable.
You'll need tk/tcl and dvd+rw-tools installed.

Or you could make a script with

Make .iso from multiple directories
Code:
genisoimage -J -r -pad -graft-points fred/=/path/files wilma/=/path/files barney/=/path/files > filename.iso
Burn .iso to DVD
Code:
growisofs -dvd-compat -speed=8  -use-the-force-luke=tty -Z /dev/sr0=/path/file.iso
Burn DVD from files
Code:
growisofs -use-the-force-luke=tty -Z /dev/sr0 -J -r -speed=8 -dvd-compat -pad -graft-points /path/file.avi /path/file.avi
 
Old 08-07-2015, 04:23 PM   #4
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that works well on freest; has been KDE, CLI, Novena but open... http://goo.gl/NqgqJx &c ;-)
Posts: 4,853
Blog Entries: 2

Rep: Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564
Dose it have to be GUI, I've never burnt C\DVD's in CLI but DD'ed some SD's; less, no code tags no pun man less could go wrong?

Last edited by jamison20000e; 08-07-2015 at 04:27 PM.
 
Old 08-08-2015, 01:07 AM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,612

Rep: Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649Reputation: 2649
the KDE k3b is by far the best tool

you could always buy NERO for Windows10

Quote:
I get I/O error when DVD-R is about 94
that might be the brand of DVD

this is a very OLD bug but it pops up from time to time

some hardware in some computers JUST DO NOT WORK WELL WITH SOME BRANDS OF DISKS

try a different brand of dvd's
 
Old 08-08-2015, 01:23 AM   #6
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that works well on freest; has been KDE, CLI, Novena but open... http://goo.gl/NqgqJx &c ;-)
Posts: 4,853
Blog Entries: 2

Rep: Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564
I've had the same happen from time to time, I use Brasero when it does so no help there.

Last edited by jamison20000e; 08-08-2015 at 01:24 AM.
 
Old 08-08-2015, 05:22 AM   #7
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
that might be the brand of DVD

this is a very OLD bug but it pops up from time to time

some hardware in some computers JUST DO NOT WORK WELL WITH SOME BRANDS OF DISKS

try a different brand of dvd's
I got this error with TDKs, they are VERY GOOD compared to many others. So if k3b cannot burn decent brand of blank media, too bad for k3b.

Quote:
Originally Posted by jamison20000e View Post
I've had the same happen from time to time, I use Brasero when it does so no help there.
You mean you were getting I/O error in k3b too?
 
Old 08-08-2015, 05:34 AM   #8
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
I like cdw. its a terminal app but its not command line driver. it uses a ncurses menu interface. very similar to simpleburn actually, but I've never had a problem with it. I've used it to make images too.

this site has some pics http://cdw.sourceforge.net/screenshots.html

Last edited by dolphin_oracle; 08-08-2015 at 05:35 AM.
 
1 members found this post helpful.
Old 08-08-2015, 07:08 AM   #9
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that works well on freest; has been KDE, CLI, Novena but open... http://goo.gl/NqgqJx &c ;-)
Posts: 4,853
Blog Entries: 2

Rep: Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564
Quote:
Originally Posted by Mr. Alex View Post
...

You mean you were getting I/O error in k3b too?
Yes. Randomly, I figured the data or disc? And, I have also got lots of errors in k3b at the end of burns but the discs (mostly data) seem fine...

Last edited by jamison20000e; 08-08-2015 at 07:10 AM.
 
Old 08-08-2015, 09:26 AM   #10
teckk
Senior Member
 
Registered: Oct 2004
Distribution: Arch
Posts: 4,990
Blog Entries: 6

Rep: Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789Reputation: 1789
Thanks for the info on cdw, I never knew of that one.
The OP said that he wanted a GUI, bashburn also works fine, and does give one an interface even though it isn't x11.

I think that cdrecord/wodim, mkisofs/genisoimage, growisofs, dvd+rw-mediainfo, dvd+rw-format are the most reliable tools for optical media. Any front end that is built on top of them seem to work fine without problems.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Fastest Way to copy large amounts of data in different folders + Sync Tool Suggestion imayneed Linux - Newbie 3 08-30-2012 05:45 PM
Suggestion for Stress Testing tool... your_shadow03 Linux - Hardware 1 11-03-2011 01:57 PM
Needed a Suggestion for Best Password Management Tool your_shadow03 Linux - Newbie 3 07-28-2009 10:59 PM
SLM tool suggestion burak Linux - Software 3 06-03-2008 10:40 AM
suggestion reg. network monitoring tool shivaligupta Programming 1 02-02-2005 08:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:35 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