Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
06-04-2004, 02:19 AM
|
#1
|
LQ Newbie
Registered: Jun 2004
Posts: 15
Rep:
|
What is an ISO image
I'm trying to install Linux and what is an ISO image. Is that what I need to burn on a cd and put into my cd-rom to install Linux or am I incorrect? Can someone help me install? Also, i'm running windows xp home edition and its running on a Sony PCV-rx860 VAIO system.
Last edited by anastacio; 06-04-2004 at 02:22 AM.
|
|
|
06-04-2004, 02:23 AM
|
#2
|
Member
Registered: Mar 2004
Location: Michigan
Distribution: Gentoo 2006.1
Posts: 107
Rep:
|
an iso is a cd image. when you burn it properly to a cd all the files inside the image will be 'unpacked' for a lack of a better word onto the cd as it was meant to be. if you have nero start a session and click 'file -> burn from an image' or something like that. most cd writing apps can do it. but don't just plop it on a data cd layout and burn though. when you get all that done boot from the first disc.
|
|
|
06-04-2004, 02:27 AM
|
#3
|
Member
Registered: May 2004
Location: Luxemburg
Distribution: Fedora Core 2, SuSE 9.1 Pro
Posts: 43
Rep:
|
You are absolutely right about the ISO image: it's some sort of "description" of what data is on the CD, and it's used by CD-Burning programs to put the correct data on the CD.
If you have XP, use the program Nero (or similar) to "burn from an image file" to the CD, and you're ready to go to put it in your drive and install.... Of course, you will have to download the ISO files somewhere
Good luck
smokylux
|
|
|
06-04-2004, 02:27 AM
|
#4
|
LQ Newbie
Registered: Jun 2004
Posts: 15
Original Poster
Rep:
|
Okay. I've downloaded Fedora's "FC2-x86_64-SRPMS-disc1.iso" and burned it onto a cd-rw and I put it into my DVD-rom, restarted my computer and it didn't boot the disk or anything.
|
|
|
06-04-2004, 02:29 AM
|
#5
|
Member
Registered: May 2004
Location: Luxemburg
Distribution: Fedora Core 2, SuSE 9.1 Pro
Posts: 43
Rep:
|
Be sure to use a program similar to Nero, and burn your CD using the "Burn from image" feature.... if you put the iso file on a CD, it won't be readable on boot.... files have to be unpacked, which Nero does, before burning them.
smokylux
|
|
|
06-04-2004, 02:31 AM
|
#6
|
LQ Newbie
Registered: Jun 2004
Posts: 15
Original Poster
Rep:
|
So I burn it as an image and not a data?
|
|
|
06-04-2004, 02:44 AM
|
#7
|
Member
Registered: May 2004
Location: Luxemburg
Distribution: Fedora Core 2, SuSE 9.1 Pro
Posts: 43
Rep:
|
Yes.
Do you use Nero?
you can use the start smart to burn using an image, or you can simply open a file, and specify the file type (in the list there must be somewhat "All compilation images) with extensions .iso, if I remember well....
|
|
|
06-04-2004, 02:50 AM
|
#8
|
LQ Newbie
Registered: Jun 2004
Posts: 15
Original Poster
Rep:
|
I just installed Nero went to Nero Burning Rom and I am able tro select a "CD-ROM(boot)" and I selected the ISO image "FC2-x86_64-SRPMS-disc1.iso" and I have begun to burn it.
|
|
|
06-04-2004, 02:55 AM
|
#9
|
Member
Registered: Mar 2004
Location: Michigan
Distribution: Gentoo 2006.1
Posts: 107
Rep:
|
in nero click 'file' then 'burn image' or something of the sort, it will then prompt where the image is on your hard drive. select it then write the cd.
|
|
|
06-04-2004, 02:57 AM
|
#10
|
LQ Newbie
Registered: Jun 2004
Posts: 15
Original Poster
Rep:
|
okay, i'm trying that right now. Its currently burning...
|
|
|
06-04-2004, 06:57 AM
|
#11
|
Senior Member
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,637
Rep:
|
Make sure your CD-ROM is selected as first booting device in your BIOS.
Also, the name "FC2-x86_64-SRPMS-disc1.iso" suggests you grabbed a version for AMD's Opterons (64-bit CPU). Would you need that?
|
|
|
06-04-2004, 06:58 AM
|
#12
|
Moderator
Registered: Aug 2002
Posts: 26,200
|
BTW FC2-x86_64-SRPMS-disc1.iso is just the source RPMs for the 64 bit CPU version of FC2. It will not install linux.
Does your PC have a 64 bit CPU? If so you want this ISO file
FC2-x86_64-disc1.iso
else
FC2-i386-disc1.iso
|
|
|
06-05-2004, 09:15 AM
|
#13
|
LQ Newbie
Registered: Jun 2004
Posts: 15
Original Poster
Rep:
|
Okay, finally got installed and its working really good. Isn't the version of this supposed to be editable though?
|
|
|
06-05-2004, 05:06 PM
|
#14
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
Quote:
Originally posted by anastacio
Okay, finally got installed and its working really good. Isn't the version of this supposed to be editable though?
|
What do you mean 'the version of this'? And clarify 'editable'! Yes, most (if not all) aspects of linux are customisable, but get used to using it first!
|
|
|
06-05-2004, 09:55 PM
|
#15
|
LQ Newbie
Registered: Jun 2004
Posts: 15
Original Poster
Rep:
|
I should have been more specific and I appologize for that. I meant is Fedora able to be edited? I have been doing some browsing on the operating system, but any suggestions on how to edit certain parts of the operating system, such as the menu bar, folder options etc.? I know its done using programming, but is there any documentations or scripts I could use?
Thanks
|
|
|
All times are GMT -5. The time now is 06:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|