LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 10-02-2002, 02:41 PM   #1
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Rep: Reputation: 30
Burning ISO images


What software do you use, and can you describe how to set it up for ISO image burning? Anyone use eroaster? I couldn't get it to work.
 
Old 10-02-2002, 03:34 PM   #2
bsdjunkie
Member
 
Registered: Sep 2002
Distribution: slack
Posts: 39

Rep: Reputation: 15
cdrecord, mkisofs
 
Old 10-02-2002, 04:34 PM   #3
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Original Poster
Rep: Reputation: 30
Will mkisofs create a bootable image?
 
Old 10-02-2002, 04:45 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
eroaster works fine for me, but just followbsdjunkies advice, much easier:

cdrecord -v -speed=32 -dev=0,0,0 -somethingelse file.iso

mkisofs will CREATE an iso, which you presumably already have...
 
Old 10-02-2002, 04:47 PM   #5
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by acid_kewpie
eroaster works fine for me, but just followbsdjunkies advice, much easier:

cdrecord -v -speed=32 -dev=0,0,0 -somethingelse file.iso
I'm trying to burn a copy of Redhat 8.0. I have downloaded the .iso files and want to burn them to CD. So I would use this command for that? It will create a bootable disk?
 
Old 10-02-2002, 04:50 PM   #6
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Original Poster
Rep: Reputation: 30
Except that I think that speed is way too high. i only have a 8x cd burner.
 
Old 10-02-2002, 04:52 PM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
nrrg... do i really need to mention man pages again?
 
Old 10-02-2002, 04:55 PM   #8
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Original Poster
Rep: Reputation: 30
I've been using the man pages but they don't tell you what you want to know! I think that my cdburner is at /dev/scd0
 
Old 10-02-2002, 05:13 PM   #9
jetblackz
Member
 
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711

Rep: Reputation: 30
Hmmm... I'm gonna add that function to my proggy.
 
Old 10-02-2002, 05:43 PM   #10
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Original Poster
Rep: Reputation: 30
Yeah it worked. The only thing that I had to do was make a small change. I ran:

cdrecord -scanbus

It told me that my cdburner was located at 0,3,0. So I used that for dev=0,3,0. Hmm, wonder about recording mp3s.
 
Old 10-02-2002, 10:18 PM   #11
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Well if you are gonna command line it, you'll want to convert them to wavs first. There are plenty of utilities for it, most basic that comes to mind is:
mpg123 -w filename.wav filename.mp3

I am a wuss lately, and have been using ARSON to both convert my ogg's or mp3's and burn them. Somebody kick my ass please?

Cool
 
Old 10-03-2002, 05:50 AM   #12
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Original Poster
Rep: Reputation: 30
You should only use Arson against Microsoft products.
 
Old 10-03-2002, 06:53 AM   #13
Amerist
Member
 
Registered: Apr 2002
Location: Germany
Distribution: RedHat & SuSE
Posts: 106

Rep: Reputation: 15
Quote:
Originally posted by MasterC
I am a wuss lately, and have been using ARSON to both convert my ogg's or mp3's and burn them. Somebody kick my ass please?

Cool
If it works for you, use it. Using a frontend app does not automatically demote one to the rank of "wuss".
 
Old 10-03-2002, 10:48 PM   #14
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Ok, that helps at least. Thanks for the support

Cool
 
  


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
Burning the .iso images. LipSkidr Linux - Newbie 4 01-10-2005 07:59 PM
Missing Something in Burning ISO Images of Fedora ? akyeekaung Linux - Newbie 2 08-22-2004 03:23 PM
burning iso images mbegovic Linux - Software 10 04-29-2004 06:55 PM
Burning ISO images in Nero 6.0 lmanwarren Linux - Newbie 2 04-08-2004 07:06 AM
Optimal Speed for burning ISO images ron4ld Linux - Newbie 1 08-19-2003 02:10 AM

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

All times are GMT -5. The time now is 01:02 PM.

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