LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 09-18-2005, 03:45 PM   #1
schapman43
LQ Newbie
 
Registered: May 2005
Posts: 24

Rep: Reputation: 15
Burning a ISO in with Fedora Core 4


I have Fedora Core 4 installed and am a newby. I downloaded a ISO that I would like to burn but dont know where to start. Is there software built into Fedora Core 4 for doing this?
 
Old 09-18-2005, 04:49 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You could install k3b or gnomebaker. You can also use the command line, e.g.
Code:
#cdrecord -v -eject dev=/dev/hdc filename.iso
 
Old 09-18-2005, 04:52 PM   #3
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
I would recommend K3b for an easy, graphical burning solution You can also use the growisofs from the command line to burn it, it is pretty likely FC4 ships with growisofs.

Edit: Sorry for the redundency, was no response when I first clicked Reply

Last edited by flower.Hercules; 09-18-2005 at 04:55 PM.
 
Old 09-18-2005, 04:53 PM   #4
daihard
Member
 
Registered: Jul 2003
Location: Seattle, WA
Distribution: Kubuntu 14.04 LTS
Posts: 915

Rep: Reputation: 34
Quote:
Originally posted by reddazz
You could install k3b or gnomebaker. You can also use the command line, e.g.
Code:
#cdrecord -v -eject dev=/dev/hdc filename.iso
Or if you want to burn the image to a DVD, do this:
Code:
# growisofs -dvd-compat -Z /dev/dvd=filename.iso
 
Old 09-18-2005, 06:08 PM   #5
schapman43
LQ Newbie
 
Registered: May 2005
Posts: 24

Original Poster
Rep: Reputation: 15
Thanks guys, I appreciate the info. I just tried to install the software and could only find a RPM for FC3. Is that a problem? This is what I get when I try to install using yum

Code:
[root@localhost Desktop]# yum install ./k3b-0.11.24-1.xcyb.fc3.x86_64.rpm
Setting up Install Process
Setting up repositories
updates-released          100% |=========================|  951 B    00:00
extras                    100% |=========================| 1.1 kB    00:00
xcyb-bleeding             100% |=========================|  951 B    00:00
base                      100% |=========================| 1.1 kB    00:00
xcyb-stable               100% |=========================|  951 B    00:00
Reading repository metadata in from local files
Parsing package install arguments
Examining ./k3b-0.11.24-1.xcyb.fc3.x86_64.rpm: k3b - 0.11.24-1.xcyb.fc3.x86_64
Marking ./k3b-0.11.24-1.xcyb.fc3.x86_64.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package k3b.x86_64 0:0.11.24-1.xcyb.fc3 set to be updated
--> Running transaction check
--> Processing Dependency: libmad.so.0()(64bit) for package: k3b
--> Processing Dependency: libid3-3.8.so.3()(64bit) for package: k3b
--> Processing Dependency: libFLAC++.so.2()(64bit) for package: k3b
--> Processing Dependency: libFLAC.so.4()(64bit) for package: k3b
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package id3lib.x86_64 0:3.8.3-12.fc4 set to be updated
--> Running transaction check
--> Processing Dependency: libmad.so.0()(64bit) for package: k3b
--> Processing Dependency: libFLAC++.so.2()(64bit) for package: k3b
--> Processing Dependency: libFLAC.so.4()(64bit) for package: k3b
--> Finished Dependency Resolution
Error: Missing Dependency: libmad.so.0()(64bit) is needed by package k3b
Error: Missing Dependency: libFLAC++.so.2()(64bit) is needed by package k3b
Error: Missing Dependency: libFLAC.so.4()(64bit) is needed by package k3b
 
Old 09-18-2005, 07:02 PM   #6
schapman43
LQ Newbie
 
Registered: May 2005
Posts: 24

Original Poster
Rep: Reputation: 15
Trouble installing k3b

I just tried to install the software and could only find a RPM for FC3. Is that a problem? This is what I get when I try to install using yum


Code:
[root@localhost Desktop]# yum install ./k3b-0.11.24-1.xcyb.fc3.x86_64.rpm
Setting up Install Process
Setting up repositories
updates-released          100% |=========================|  951 B    00:00
extras                    100% |=========================| 1.1 kB    00:00
xcyb-bleeding             100% |=========================|  951 B    00:00
base                      100% |=========================| 1.1 kB    00:00
xcyb-stable               100% |=========================|  951 B    00:00
Reading repository metadata in from local files
Parsing package install arguments
Examining ./k3b-0.11.24-1.xcyb.fc3.x86_64.rpm: k3b - 0.11.24-1.xcyb.fc3.x86_64
Marking ./k3b-0.11.24-1.xcyb.fc3.x86_64.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package k3b.x86_64 0:0.11.24-1.xcyb.fc3 set to be updated
--> Running transaction check
--> Processing Dependency: libmad.so.0()(64bit) for package: k3b
--> Processing Dependency: libid3-3.8.so.3()(64bit) for package: k3b
--> Processing Dependency: libFLAC++.so.2()(64bit) for package: k3b
--> Processing Dependency: libFLAC.so.4()(64bit) for package: k3b
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package id3lib.x86_64 0:3.8.3-12.fc4 set to be updated
--> Running transaction check
--> Processing Dependency: libmad.so.0()(64bit) for package: k3b
--> Processing Dependency: libFLAC++.so.2()(64bit) for package: k3b
--> Processing Dependency: libFLAC.so.4()(64bit) for package: k3b
--> Finished Dependency Resolution
Error: Missing Dependency: libmad.so.0()(64bit) is needed by package k3b
Error: Missing Dependency: libFLAC++.so.2()(64bit) is needed by package k3b
Error: Missing Dependency: libFLAC.so.4()(64bit) is needed by package k3b
 
Old 09-18-2005, 07:34 PM   #7
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Obviously, you need libmad and libflac.
 
Old 09-18-2005, 07:52 PM   #8
schapman43
LQ Newbie
 
Registered: May 2005
Posts: 24

Original Poster
Rep: Reputation: 15
Smile

I kind of gathered that. What I failed to mention is that I'm a newby and need a little help hunting those down and installing them.
 
Old 09-18-2005, 08:47 PM   #9
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
OOps, sorry. I believe that FC3 also supports apt. Have you tried installing k3b using apt? Apt will automatically resolve most dependencies for you.
 
Old 09-18-2005, 08:58 PM   #10
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
Quote:
Fedora Core 4 users should add the following lines to the configuration files:

* yum - /etc/yum.conf

[xcyb-stable]
name=Fedora Core 4 ( xcyborg / stable )
baseurl=http://rpms.xcyb.org/fedora/4/stable/

[xcyb-bleeding]
name=Fedora Core 4 ( xcyborg / bleeding )
baseurl=http://rpms.xcyb.org/fedora/4/bleeding/

* apt - /etc/apt/sources.list

rpm http://rpms.xcyb.org/fedora/4 i386 stable bleeding
rpm-src http://rpms.xcyb.org/fedora/4 i386 stable bleeding
 
Old 09-19-2005, 02:34 AM   #11
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Fedora already ships with k3b, all you need to do is,
Code:
#yum install k3b
 
Old 09-19-2005, 12:41 PM   #12
jtshaw
Senior Member
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Blog Entries: 1

Rep: Reputation: 67
Merged your two threads.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 problem with Fedora Core 4 drevil666 Linux - Newbie 3 06-27-2005 06:35 AM
Linux ISOs will not work properly after burning with Fedora Core's .iso writer MarvinMan Linux - Newbie 2 01-14-2005 12:03 PM
Missing Something in Burning ISO Images of Fedora ? akyeekaung Linux - Newbie 2 08-22-2004 03:23 PM
ISO burning on Fedora Core 2 Tamsco Linux - Newbie 2 07-30-2004 06:34 PM
Burning Data and Iso Cds on Fedora wasabi Fedora 6 06-13-2004 02:58 AM

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

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