I used to use xcdroast with no problems (and cdrdao for audio CDS) but since 10.2 I have been pointed at K3B, which seems very iffy at best. First I do not run KDE or Gnome, and the way in which k3b keeps jammering about integration to some non-existent system is irritating. Worse is that it does not always work. Today it burnt the CD but then it froze when verifying. the CD is OK, but I could not even get k3b to quit afterwards. Is there an alternative software base to burn data CDs? One that does not want KDE or Gnome? ==John ffitch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I used to use xcdroast with no problems (and cdrdao for audio CDS) but since 10.2 I have been pointed at K3B, which seems very iffy at best.
If xcdroast works for you, why stop using it? The latest 10.2 build in the repositories seems to be 0.98alpha 15-80... is there a reason you stopped using it? I haven't used it in years, but... I assume it still works the same as it used to. Was a very reliable program. I'm a K3B fan,, but I use KDE as my WM and it's nicely integrated into everything. Never have any issues with it at all.
First I do not run KDE or Gnome,
So.. what do you use as a WM? Or CLI only? C. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
xcdroast does not work; it links to wodim and then fails ==John ffitch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 29 July 2007 19:48, jpff wrote:
jp I used to use xcdroast with no problems (and cdrdao for audio CDS) but jp since 10.2 I have been pointed at K3B, which seems very iffy at best. jp jp First I do not run KDE or Gnome, and the way in which k3b keeps jp jammering about integration to some non-existent system is jp irritating. Worse is that it does not always work. Today it burnt jp the CD but then it froze when verifying. the CD is OK, but I could jp not even get k3b to quit afterwards. jp jp Is there an alternative software base to burn data CDs? One that does jp not want KDE or Gnome? jp jp ==John ffitch
You can use 'cdrecord' - it is console cd recorder. And it doesn't want any wm. -- WBR, Dmitry. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 29 July 2007 08:05, Dmitry wrote:
On Sunday 29 July 2007 19:48, jpff wrote:
jp I used to use xcdroast with no problems (and cdrdao for audio CDS) but jp since 10.2 I have been pointed at K3B, which seems very iffy at best. jp jp First I do not run KDE or Gnome, and the way in which k3b keeps jp jammering about integration to some non-existent system is jp irritating. Worse is that it does not always work. Today it burnt jp the CD but then it froze when verifying. the CD is OK, but I could jp not even get k3b to quit afterwards. jp jp Is there an alternative software base to burn data CDs? One that does jp not want KDE or Gnome? jp jp ==John ffitch
You can use 'cdrecord' - it is console cd recorder. And it doesn't want any wm.
-- WBR, Dmitry.
Now 'cdrecord' is only a symlink to wodim. -- Regards, Rajko. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
At Sun, 29 Jul 2007 it looks like Rajko M. composed:
Now 'cdrecord' is only a symlink to wodim.
Which works very good I might add. Tried to find a place to download "wodim" in source for my other Unix/Linux boxes but did not seem to find any... -- http://wiliweld.com "If your life was nothing but sunshine, you would just be a desert." -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Jul 29, 2007, at 8:28 AM, Bill-Schoolcraft wrote:
At Sun, 29 Jul 2007 it looks like Rajko M. composed:
Now 'cdrecord' is only a symlink to wodim.
Which works very good I might add.
Tried to find a place to download "wodim" in source for my other Unix/Linux boxes but did not seem to find any...
GTMF is the way to go. :D http://www.cdrkit.org/ " The cdrecord program has been renamed to wodim ("write optical disk media") .. " You can get source for all of the cdrkit from the URL above. :D - Ben -- "We should forgive our enemies. But not before they are hanged." Heinrich Heine -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I would be willing to use wodim if I could understand how to use it! The manual page was less than readable ==John ffitch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
At Sun, 29 Jul 2007 it looks like jpff composed:
I would be willing to use wodim if I could understand how to use it! The manual page was less than readable ==John ffitch
I have a little script called "woohoo" which goes like this... [root@wheatgrass ~/bin]-> woohoo filename.iso Here is my script... of course my DVD/CD-RW is tethered to /dev/hdc ############_Cut_Below_This_#################### #!/bin/sh # /usr/bin/wodim -v -eject dev=/dev/hdc $1 ############_Cut_Above_This_#################### The other cool thing about this is that with no arguments to the above script I can put a DVD disk in and burn a DVD iso with no additional flags or command args. Sweet. -- Bill Schoolcraft <*> http://wiliweld.com ~ "When a fly lands on the ceiling, does it do a half roll or a half loop?" -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 29 July 2007, jpff wrote:
I used to use xcdroast with no problems (and cdrdao for audio CDS) but since 10.2 I have been pointed at K3B, which seems very iffy at best.
First I do not run KDE or Gnome, and the way in which k3b keeps jammering about integration to some non-existent system is irritating. Worse is that it does not always work. Today it burnt the CD but then it froze when verifying. the CD is OK, but I could not even get k3b to quit afterwards.
Is there an alternative software base to burn data CDs? One that does not want KDE or Gnome?
==John ffitch
============ Have you taken a look at "bashburn"? It's a shell/terminal cd burning tool. Certainly not the prettiest, but may be just what you are looking for, if everything else is working it uses. http://bashburn.sourceforge.net/ Regards, Lee I seem to be finding more things like this, since using xfce4! ;-) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (7)
-
BandiPat
-
Benjamin Rosenberg
-
Bill-Schoolcraft
-
Clayton
-
Dmitry
-
jpff
-
Rajko M.