There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
UNIX/Linux
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > UNIX/Linux >
How to burn my Linux ISO?


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
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,515 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,340 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,340 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 8,948 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 585 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 10,043 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 wrote in 1944.

Some say knowledge is power, I say knowledge without action is powerless. - lotuseclat79

Don't confuse action with movement. - Hemingway to Gardner

Imagination is more important than knowledge. - Einstein
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 05:50 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.