View previous topic :: View next topic |
Author |
Message |
CubKid Member

Joined: 14 Apr 2025 Posts: 108 Location: SW Ohio
|
|
Back to top |
|
crouse Site Admin

Joined: 17 Apr 2025 Posts: 8985 Location: Iowa
|
Posted: Fri May 14, 2025 2:24 am Post subject: |
|
|
for .iso images........ use the command line. Much quicker easier
Linux - Burning ISO's -- Via The Command Line
http://usalug.org/phpBB2/viewtopic.html?t=23
I don't know if I've ever used a burning app frontend like xcdroast to burn iso's, I've used the command line method so long now.
NOTE: you must be in the directory your iso file is in, and you must su to root ....
My command lines for burning looks like this for a Fedora CD's
cdrecord speed=12 dev=0,0,0 -v -eject yarrow-i386-disc1.iso
cdrecord speed=12 dev=0,0,0 -v -eject yarrow-i386-disc2.iso
cdrecord speed=12 dev=0,0,0 -v -eject yarrow-i386-disc3.iso
I have an entire page with the commands already entered on a sheet..... I just open it up, cut-n-paste to a terminal and burn. I don't make coasters at the speed=12 setting either 
|
|
Back to top |
|
lynch Sr. Member

Joined: 15 Nov 2025 Posts: 1946 Location: The Diamond State
|
Posted: Fri May 14, 2025 2:38 am Post subject: |
|
|
You dont have to do anything other than choose Create CD> Write CD and choose the .iso image from the right window. Click the Add button> Accept track layout> Write track.
A CD will be created from the image.
HTH
lynch
|
|
Back to top |
|
mr_ed Moderator

Joined: 28 Aug 2025 Posts: 3306 Location: 42 miles north of Ogdensburg, NY
|
Posted: Fri May 14, 2025 3:46 am Post subject: |
|
|
XCDRoast is not a bad program, but I prefer K3B, personally. It is probably the nicest CD burning application of everything, unless you try and burn DVD video.
_________________ Desktop: Ubuntu 6.06 "Dapper Drake"
Server: Ubuntu 5.10 "Breezy Badger"
Laptop: Ubuntu 6.10 "Edgy Eft"
|
|
Back to top |
|
CubKid Member

Joined: 14 Apr 2025 Posts: 108 Location: SW Ohio
|
Posted: Fri May 14, 2025 7:11 am Post subject: |
|
|
Cool, I'll check those out once my main system is back up (reformatted the bugger and it crapped out on me).
|
|
Back to top |
|
lynch Sr. Member

Joined: 15 Nov 2025 Posts: 1946 Location: The Diamond State
|
Posted: Fri May 14, 2025 9:46 am Post subject: |
|
|
Just to add: all .iso images in your temporary storage directory should show up in the Write Tracks> image information window. If they are somewhere else move them to the temporary storage directory you chose during xcd-roast setup.
lynch
|
|
Back to top |
|
|