Mourning the loss of our friend, WhitPhil.
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
 
Linux and Unix
Tag Cloud
access audio blue screen boot bsod connection crash dell desktop driver drivers dvd email error excel firefox hard drive hardware hdmi hijackthis internet keyboard laptop malware monitor motherboard network networking outlook problem ram recovery router screen slow sound spyware tdlwsp.dll trojan upgrade vba video virus vista vundo windows windows 7 windows vista windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
How to burn my Linux ISO?

Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Closed Thread
 
Thread Tools
reverendmaggot's Avatar
Junior Member with 13 posts.
 
Join Date: Jun 2007
06-Oct-2007, 06:46 PM #1
How to burn my Linux ISO?
Okay so I downloaded Linux and I want to install it on my laptop. I set my laptop to boot from a cd drive but it still won't work. Now I have the Linux installer as an ISO file. One person told me it needs to be converted to a BOOTABLe ISO file but i can't find ANY sort of information about this process online. My question is this; do I need to make this ISO a BOOTABLE ISO and if so how do I do this? If not then can I just burn this ISO with Nero 7? Thanks for your help.
saikee's Avatar
Distinguished Member with 2,835 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
06-Oct-2007, 07:08 PM #2
Just use Nero and burn it as an bootable image.
CouchMaster's Avatar
Distinguished Member with 3,364 posts.
 
Join Date: May 2003
Location: West Texas
Experience: n00b
06-Oct-2007, 07:33 PM #3
reverendmaggot's Avatar
Junior Member with 13 posts.
 
Join Date: Jun 2007
06-Oct-2007, 07:39 PM #4
I used nero and I tried alcohol 120% and my laptop wouldnt boot from either of them.
CouchMaster's Avatar
Distinguished Member with 3,364 posts.
 
Join Date: May 2003
Location: West Texas
Experience: n00b
06-Oct-2007, 08:36 PM #5
If the laptop is set to boot from the CD first and nothing happened then you got a bad burn/DL/or did it wrong. Try, try again...
reverendmaggot's Avatar
Junior Member with 13 posts.
 
Join Date: Jun 2007
06-Oct-2007, 08:39 PM #6
I did. I have three different operating systems as ISOs and I tried burning all three of them multiple times. I even tried mounting the images and nothing happened still.
DoubleHelix's Avatar
Distinguished Member with 12,763 posts.
 
Join Date: Dec 2004
Experience: A little of this...a little of that
06-Oct-2007, 08:43 PM #7
If you have Nero installed, you just double-click on the ISO file, and Nero should open and burn the file appropriately. Are you simply burning the ISO file to a disk as data? If so, it's not going to work.
briealeida's Avatar
Computer Specs
Senior Member with 660 posts.
 
Join Date: Jun 2007
Location: US and A
Experience: Ninja
06-Oct-2007, 08:51 PM #8
Did you try booting other machines with these disks? It could be the CD drive in the original machine.
If you have a USB CD or DVD drive, try that.
lotuseclat79's Avatar
Distinguished Member with 14,984 posts.
 
Join Date: Sep 2003
Location: -71.45091, 42.27841
07-Oct-2007, 07:05 AM #9
When you download an ISO file, look for a corresponding md5sum file (if available) and after you download the ISO file, run the md5sum command against it:
$ md5sum filename.iso

If the md5sum does not match that posted on the download website, then your download is corrupt and you need to try again until you get a good download.

That done and verified, here's how to use Linux commands to burn the image:

1) First, always run the following command to ascertain the SCSI bus ID for your CD or DVD device, since on the next boot the device may be mapped differently (this step will avoid the problem of addressing the wrong device address):
$ sudo cdrecord -scanbus

Your CD or DVD device might have a SCSI address of: 0,1,0 or 2,1,0 or something like that as output

2) Next, since you have already verified the ISO image file (using md5sum), for the purpose of this example, let's assume your device was 2,1,0, then put a blank CD+RW disc or reuseable DVD into your CD drive and issue the following command:

If there is data on the CD - you need to blank it out before burning it again (i.e. CD+RW disc):
$ sudo cdrecord -eject -v speed=8 blank=fast dev=ATAPI:2,1,0

If the CD or DVD is blank already, you can skip to the following command:
$ sudo cdrecord -eject -v speed=8 dev=ATAPI:2,1,0 ./imagefile.iso

-- Tom
__________________
The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein
Closed Thread Bookmark and Share

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Smart Search

Find your solution!



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.

Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 01:10 AM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.
Powered by Cermak Technologies, Inc.