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 07-07-2005, 06:24 PM   #1
Ephracis
Senior Member
 
Registered: Sep 2004
Location: Sweden
Distribution: Ubuntu, Debian
Posts: 1,109

Rep: Reputation: 50
Burning an ISO file, making it bootable


I want to know how to make sure I get a bootable CD from a .iso-file. I really need to be sure. Haven't burned bootable CDs yet in Linux and I only have two CDs and two images, so no room for mistakes. I have even made sure that the checksum is correct.

I do not have KDE so K3B is out of the question. I would prefer some basic command-line-app. Something old that I can trust. :)

Regards.
 
Old 07-07-2005, 07:16 PM   #2
mysterio
Member
 
Registered: Sep 2003
Location: Springfield Ma.
Distribution: Mandrake 9.2,Knoppix 3.7,Slackware 10.0, FreeBSD. 5.3, OpenBSD 3.6, NetBSD 2.0, Debian
Posts: 275

Rep: Reputation: 30
You should already have cdrecord installed, think it is by default in slack.
cdrecord -v speed= dev=0,0,0 /path to file.iso
Your speed is the speed you want to burn at, should go on the slower side for iso's.
For dev , as root enter cdrecord -scanbus to get your dev numbers, and that's it.
You can always man cdrecord for more options or if you have problems.
 
Old 07-07-2005, 07:41 PM   #3
dr_zayus69
Member
 
Registered: Sep 2004
Location: western massachusetts
Distribution: fedora core 3, Suse 10
Posts: 877

Rep: Reputation: 35
Re: Burning an ISO file, making it bootable

Quote:
Originally posted by Ephracis
I do not have KDE so K3B is out of the question.
k3b is not limited to kde. i have gnome and use k3b for all my burning needs. making isos are easy and straightforward with k3b. by saying you don't have kde do you mean you don't have a gui desktop and can only use CLI?
 
Old 07-08-2005, 04:27 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
If using the 2.6 kernel you can do,
Code:
$cdrecord -v dev=/dev/hdc filename.iso
Replace /dev/hdc with your own cd writing device.
 
Old 07-08-2005, 06:42 AM   #5
Ephracis
Senior Member
 
Registered: Sep 2004
Location: Sweden
Distribution: Ubuntu, Debian
Posts: 1,109

Original Poster
Rep: Reputation: 50
Re: Re: Burning an ISO file, making it bootable

Thanks, I was guessing that cdrecord was the right one. But I just wanted to make sure I could use it to create a bootable CD, cause I have made that mistake several times before in Windows with Nero, when burning ISO-files.

Quote:
Originally posted by dr_zayus69
k3b is not limited to kde. i have gnome and use k3b for all my burning needs. making isos are easy and straightforward with k3b. by saying you don't have kde do you mean you don't have a gui desktop and can only use CLI?
I have fluxbox, and I have no kde-libs installed or anything. So I just assumed that I should not go for k3b. But the CDs I am going to burn are Mandriva, going to be installed on my desktop, where I will actually install gnome (first time trying gnome and an "easier" distro ). So I will check out k3b ASAP.
 
Old 07-08-2005, 07:08 AM   #6
dr_zayus69
Member
 
Registered: Sep 2004
Location: western massachusetts
Distribution: fedora core 3, Suse 10
Posts: 877

Rep: Reputation: 35
i don't have experience with Mandriva but in the fedora cores you have to install k3b-mp3 to enable mp3 support because it is disabled by default. just something to keep in mind if you have problem burning audio cds.
 
Old 07-08-2005, 10:06 AM   #7
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by dr_zayus69
i don't have experience with Mandriva but in the fedora cores you have to install k3b-mp3 to enable mp3 support because it is disabled by default. just something to keep in mind if you have problem burning audio cds.
Mandriva doesn't disable mp3 support, so k3b just works without the need for extra plugins.
 
Old 07-08-2005, 03:10 PM   #8
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
I did a Google search on "cdrom cdrecord bootable linux" and came up with a lot of interesting hits... like this one:
http://www.lemoncube.com/cgi-bin/mm?a=bootlinuxcd-old
 
Old 07-09-2005, 05:32 AM   #9
Ephracis
Senior Member
 
Registered: Sep 2004
Location: Sweden
Distribution: Ubuntu, Debian
Posts: 1,109

Original Poster
Rep: Reputation: 50
Quote:
Originally posted by sundialsvcs
I did a Google search on "cdrom cdrecord bootable linux" and came up with a lot of interesting hits... like this one:
http://www.lemoncube.com/cgi-bin/mm?a=bootlinuxcd-old
Ah! I did the same search without "cdrom"! Thanks for the link, anyway.
 
  


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
Linux Newbie: need help burning bootable ISO of SimplyMEPIS jjf Linux - Newbie 5 10-01-2005 10:13 AM
Making bootable Suse 9.3 DVD from 5-CD iso parsek77 SUSE / openSUSE 1 06-15-2005 11:16 AM
making an iso bootable berrance Linux - Software 4 04-13-2005 05:14 AM
burning a bootable iso image with cdrecord sandy_obrien Linux - Newbie 11 05-23-2004 06:45 PM
making custom bootable CD out of ISO? slackman Slackware 5 12-01-2003 12:16 PM

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

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