|
|
Posted Dec 27, 2008 at 3:38:17 PM
Subject: Burning Ubuntu install CD
Hello everyone,
This is my first time burning a 'Image' to CD. Normally I only write the files to the CD. I downloaded InfraBurner and followed the instructions on how to burn with this tool. but I am unable to find this ISO file. Is it a file extension? the only thing I can find is isolinux file. It was downloaded in a WINrar file. I have extracted it. Can somebody please advise me on what I am doing wrong? Thanks (I am using Windows XP, and have followed the burn instructions from Ubuntu.com but they just say burn the ISo image, and i don't know what that is...lol)
|
Joined Jul 26, 2008 Posts: 703
Location:
Other Topics
|
Posted:
Dec 27, 2008 6:16:21 PM
Subject: Burning Ubuntu install CD
I don't know how you downloaded ubuntu, but it should be one big iso download. I think image burn http://www.imgburn.com/ is the easiest free image burning software to use to burn a Linux iso Image cd.
I don't know what you mean by rar file iso. When I downloaded Ubuntu to my desktop from Ubuntus site, I just opened up image burn, and selected burn a image, and told it to select the ubuntu download on the desktop, and that was it.
|
Cagey
Joined Jan 07, 2009 Posts: 4
Other Topics
|
Posted:
Jan 07, 2009 7:23:42 AM
Subject: Burning Ubuntu install CD
When you downloaded Ubuntu, you should have ended up with a file named "ubuntu-8.10-desktop-i386.iso". A .iso file is an "image" file. An "image" file is a conglomeration of a lot of things. It includes the file format, the directory structure, the files in those directories, etc., all in a single file.
When you burn an image, it's different than burning a file. The image has to be deconstructed back to its original form so that when it shows up on the destination disk, it has the original file format, directory structure, and files that the original source had. The burner software will do that for you, but you have to tell it you're burning an image rather than a file, even though you're starting from a file. How you do that depends on the burner software you're using, so you'll have to consult the help files for that, look it up somewhere, or tell us what you're using and maybe someone will look it up for you.
Once you've burned the image to a CD or DVD, most modern Linux distros will be self-booting. You'll have to go into your computer's BIOS and tell it that you want to boot from CD rather than HDD before that'll work. At that point, a reboot will boot from the disk you've created, and you can either run the distro from there, or install it. If you're new to Linux, you might want to just run it from CD for a bit to get a feel for it. It won't mess with your HDD unless you decide to install it.
|