LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux > 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
 
Thread Tools
Old 04-07-2005, 04:23 AM   #1
knom
LQ Newbie
 
Registered: Apr 2005
Posts: 5
Thanked: 0
how to boot from an image iso


[Log in to get rid of this advertisement]
I need some help!
I have some distributions in iso images !
the problem:
how to boot from them?
knom is offline     Reply With Quote
Old 04-07-2005, 04:36 AM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mandriva Spring 2009.1 / PClinuxOS 2009 / PCLXDE 2009
Posts: 3,560
Thanked: 84
You need to burn those .iso back to cd as data. In easy CD choose 'Record disc from image' In Nero select Disc Image or Saved Project. You should then be able to boot of the first cd/dvd and begin the install process.
{BBI}Nexus{BBI} is offline     Reply With Quote
Old 04-07-2005, 05:28 AM   #3
knom
LQ Newbie
 
Registered: Apr 2005
Posts: 5
Thanked: 0

Original Poster
I know this way!
there is another way to boot direct form iso?
knom is offline     Reply With Quote
Old 04-07-2005, 05:37 AM   #4
kencaz
Senior Member
 
Registered: Mar 2005
Location: Costa Mesa, OC, CA USA
Distribution: Mandrake 10.1 Slackware 8.1 FreeBSD
Posts: 1,468
Thanked: 0
You mean a Live CD right? If so then yes you can. Some live CD's have options to boot from an iso image on your HD.

I have tried it with Knoppix and Slax but found that just putting the uncompressed file on the HD is easier and faster.

Hope that helps.

KC
kencaz is offline     Reply With Quote
Old 04-07-2005, 05:55 AM   #5
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: SuSE 10.3
Posts: 3,502
Thanked: 0
I don't think it is possible to boot directly from an ISO (since this is no hardware). What you can do is to boot from any kind of hardware (CD/HDD/USB) and tell the bootloader where to find the rest of your OS. And this may be an ISO.
abisko00 is offline     Reply With Quote
Old 04-07-2005, 06:40 AM   #6
knom
LQ Newbie
 
Registered: Apr 2005
Posts: 5
Thanked: 0

Original Poster
for an usb pendrive what do I have to do?
knom is offline     Reply With Quote
Old 04-07-2005, 06:49 AM   #7
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: SuSE 10.3
Posts: 3,502
Thanked: 0
Don't know, but if you google you may find things like this:
http://rz-obrian.rz.uni-karlsruhe.de/knoppix-usb/
abisko00 is offline     Reply With Quote
Old 04-07-2005, 06:54 AM   #8
knom
LQ Newbie
 
Registered: Apr 2005
Posts: 5
Thanked: 0

Original Poster
this is for computers capable to boot from usb but for the others? it is posible to boot the kernel from a floppy and then ... here is the place where I do-n know what to do!
knom is offline     Reply With Quote
Old 04-07-2005, 07:14 AM   #9
knom
LQ Newbie
 
Registered: Apr 2005
Posts: 5
Thanked: 0

Original Poster
Quote:
You mean a Live CD right? If so then yes you can. Some live CD's have options to boot from an iso image on your HD.

I have tried it with Knoppix and Slax but found that just putting the uncompressed file on the HD is easier and faster.

Hope that helps.

KC
where I find them? and how to boot from those live CD's iso images?
knom is offline     Reply With Quote
Old 04-07-2005, 07:19 AM   #10
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: SuSE 10.3
Posts: 3,502
Thanked: 0
OK, you have to be able to boot from something! You asked for USB, I gave you USB. If you knew that you cannot boot from USB, why did you ask for it?

Yes, you can also boot from floppy, if your computer has a floppy drive and the BIOS is able to boot from it

For example SUSE (my favourite distro): download floppy images for the version you would like to install. They are in the folder /boot on the SUSE server or installation CD and can be written to floppy in Windows using rawrite (in the folder /dosutils on the same medium).

Boot from these floppies and point to the ISO as installation source. I am not sure if you need to unpack it first (WinRAR is able to do so).

EDIT: again slow typing.
Quote:
and how to boot from those live CD's iso images?
You cannot boot from software! You need to have a hardware device.

Last edited by abisko00; 04-07-2005 at 07:21 AM..
abisko00 is offline     Reply With Quote
Old 04-07-2005, 09:13 AM   #11
efanning
Member
 
Registered: Jul 2004
Distribution: Right now - Ubuntu 7.04
Posts: 81
Thanked: 0
The only way that I am aware that you can "boot" from an ISO image without actually burning them to a CD and rebooting is to use M$ Vitural PC. But first, you need some sort of Virtual CD drive that will "mount" an ISO file and allow Windows to see it as a CD. I can't remember off the top of my head what I use (haven't booted to Windows in awhile, I think it's called something simple like Virutal CD). I've used the combonation of the two to try different LiveCD distro's before I repartitioned my HDD.

Hope this helps.

efanning
efanning is offline     Reply With Quote
Old 04-07-2005, 02:14 PM   #12
kencaz
Senior Member
 
Registered: Mar 2005
Location: Costa Mesa, OC, CA USA
Distribution: Mandrake 10.1 Slackware 8.1 FreeBSD
Posts: 1,468
Thanked: 0
Quote:
Originally posted by knom
where I find them? and how to boot from those live CD's iso images?
in knoppix case here: ( http://www.knoppix.net/get.php ) but there are many others: ( http://www.frozentech.com/content/livecd.php ).

An example for Knoppix:

Make a bootable Knoppix Floppy, CD, Thumb-Drv, whatever. (yes everyone here is right. you can't boot directly from an .iso your going to need a bootable device).

Assuming you want to boot the "knoppix.iso" from your C:\ partician here is what you would enter at the knoppix prompt:

Boot: bootfrom=/dev/hda1/K*.iso

after booting the cd would no longer be needed, however, now /dev/hda1 is now going to be mounted as if it were the CD-Rom and will only be read-only.

Hope this helps a little bit.

KC
kencaz is offline     Reply With Quote

Reply

Bookmarks


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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot ISO image from hard disk? AlexV Linux - General 8 02-20-2009 08:34 AM
How can I Boot an ISO Image systemhackerz Linux - General 2 09-06-2005 12:20 AM
extract boot image from a iso SS KiLLeR Linux - Newbie 1 07-08-2004 03:57 PM
Iso image will not boot bruce205 Slackware 6 08-12-2003 04:36 AM
This ISO image doesn't Boot X11 Linux - General 7 06-24-2002 07:59 PM


All times are GMT -5. The time now is 01:49 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration