You are not logged in.
I thought many people did not like XFburn? I've heard that K3B is the best burning software? Why is it not used on Crunchbang? If its about the footprint then is it not better to have something that works and is slightly larger than something small and duff? Curious!
Offline
Linux is all about choice. If you like something better, please use it. Personally, I prefer wodim: http://crunchbanglinux.org/forums/topic … o-dvd-cli/
Offline
I love XFburn, and it fits with CrunchBang because it's part of XFCE, several components of which are already in CrunchBang. K3B is wonderful and has some nifty bells & whistles that XFburn, Brasero, and other burning GUI packages do not have, but it brings a lot of KDE dependencies, because it was developed for the KDE environment. Besides, it just looks out of place in Openbox.
I apologize for feeding the troll.
while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.
Offline
I could never find out how to make and ISO form a CD or DVD with Xfburn, but I have that option right up front (actually, on the left, third choice down) with Brasero.
Takes a few extra MB's on the hard-drive, but if you're not cramped for space...
[sudo apt-get install brasero && sudo apt-get remove xfburn]

"When I enter a command... I expect ass to be hauled and the coffeelike aroma of hustle delicately hovering in the air." -thalassophile
My attempt at a blog; http://jims2011.blogspot.com/
Offline
I could never find out how to make and ISO form a CD or DVD with Xfburn
It's right on the first screen when I start xfburn ("burn image"):
Here is why I'm not a big brasero fan:
sudo apt-get install --no-install-recommends brasero
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
brasero-common libbrasero-media3-1 libcanberra-gtk3-0 libcanberra0
libgmime-2.6-0 libnautilus-extension1a libquvi-scripts libquvi7
libtotem-plparser17 libtracker-sparql-0.14-0
Suggested packages:
vcdimager libdvdcss2 tracker libcanberra-gtk0 libcanberra-pulse
Recommended packages:
yelp libcanberra-gtk3-module
The following NEW packages will be installed:
brasero brasero-common libbrasero-media3-1 libcanberra-gtk3-0 libcanberra0
libgmime-2.6-0 libnautilus-extension1a libquvi-scripts libquvi7
libtotem-plparser17 libtracker-sparql-0.14-0
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 5,004 kB of archives.
After this operation, 17.7 MB of additional disk space will be used.
Do you want to continue [Y/n]? n"A few extra MB" indeed
Compare to xfburn:
sudo apt-get install --no-install-recommends xfburn
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
xfburn
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/462 kB of archives.
After this operation, 1,817 kB of additional disk space will be used.Last edited by pidsley (2012-10-17 00:26:57)
Offline
That burnt (not sure of the verb here) an ISO to CD/DVD, not creating an ISO for storage if Joey_Baggadonuts (not his real name), dragged the data-side of a CD across the desktop and damaging the disk.
With Brasero, I hit Copy Disk, select [save to image], and we're 80% done.
"When I enter a command... I expect ass to be hauled and the coffeelike aroma of hustle delicately hovering in the air." -thalassophile
My attempt at a blog; http://jims2011.blogspot.com/
Offline
That burnt (not sure of the verb here) an ISO to CD/DVD, not creating an ISO for storage if Joey_Baggadonuts (not his real name), dragged the data-side of a CD across the desktop and damaging the disk.
Ah. Sorry -- I misunderstood your post. Can't you use "dd" or "mkisofs" to do that ? http://www.wikihow.com/Create-an-ISO-File-in-Linux
Last edited by pidsley (2012-10-17 00:36:49)
Offline
^
I could but, honestly, [dd] scares the hell out of me! Always a bit worried I'll be doing something easy and innocent and wipe the whole hard-drive, and fully comprehend the idea as my finger is hitting the (enter) key. Seriously, there have been nightmares about this...:/
Brasero seems a better way...
"When I enter a command... I expect ass to be hauled and the coffeelike aroma of hustle delicately hovering in the air." -thalassophile
My attempt at a blog; http://jims2011.blogspot.com/
Offline
Ah, the beauty of Linux. It's so nice that we have these choices. You can have the safety of Brasero, I'll keep my 18 Mb and risk dd to my main hard drive. Maybe not "better" -- just "different" 
Offline
Yeah...the reason you can't copy a data CD to a .iso with XFburn is pretty much in the program name - it's a CD/DVD burner, not a ripper. to copy a data CD/DVD to .iso, you need something like isomaster.
while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.
Offline
I could never find out how to make and ISO form a CD or DVD with Xfburn, but I have that option right up front (actually, on the left, third choice down) with Brasero.
Takes a few extra MB's on the hard-drive, but if you're not cramped for space...
[sudo apt-get install brasero && sudo apt-get remove xfburn]
xfburn uses libburnia only, but brasero and k3b can use both (libburnia or cdrecords). Actualy libburnia was not implemented that feature like readcd utility has from cdrecords... Make sure you have wodim packages iinstalled and do this if you want to rip something from CD/DVD:
readom dev=/dev/cdrom f=file.isoOffline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.