473,382 Members | 1,376 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

boot .iso

Hi everyone, I'm trying to "burn","mount" what ever you want to call it, an .iso file to a hard disk partition. What I'm trying to do is get this iso on a partition and boot it much like I would a cd. I saw a couple examples where it was able to work using a boot loader, and just pointing to the iso, but i want to do it with out using a boot loader. The iso is just a linux live cd, but I was curious weather or not this is actually possible.

Now I know you cant just copy the iso to a cd to make it work, you have to burn the iso. I know there's a difference between the two, but I'm not 100% sure what it is, does burning the iso extract the iso, or something else really cool that i dont know about yet?

I would have to assume this would be possible, since you can burn an iso to a cd and the cd is bootable, no boot loader needed. Basically what i'm looking to do is create a second partition that acts like a recovery partition on newer computers, but the "recovery partition" would essentially be the live cd.

The hard drive is new. Using windows, I formated a 1GB partition using FAT32.

Hope that's not too confusing, wasn't exactly sure how to phrase it. But any input would be greatly appreciated, thanks in advance.

Scotter86
Oct 16 '08 #1
1 1946
Curtis Rutland
3,256 Expert 2GB
There is actually a bootloader on live CDs. Most use isolinux.

ISOs are disk images. From Wiki:
As would any other archive, ISO image includes all the data of files contained on the archived CD/DVD. They are stored in an uncompressed format. In addition to data of the files it also contains all the filesystem metadata, including boot code, structures, and attributes.
So in a way they are archives, but they are more than just that, they are an image.

CDs use a different filesystem than you do on hard drives, so I don't think that there is a way to write an ISO to a HDD partition like you want. But you could install your live distro to that partition, and set grub to boot to windows first.

Hope that helps!
Oct 16 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: dfg | last post by:
Can I write a boot sector using VB? Is there some built in library, or is it possible to make my own? Can I embed Assembly language? Getting ready to work with Visual Basic for the first...
6
by: Sarah | last post by:
I have an old Lantastic 8.0 DOS based server and clients are able to login to this system through network booting (i.e. they are disk-less PC's). Is it possible to create a VB.Net program that can...
1
by: diffuser78 | last post by:
I just started to write a small project in Python. I was wondering if there can be something like remote boot manager. I have to remotely start a computer. It has dual boot (WinXP and Linux)....
3
by: I_FERGET | last post by:
I am trying to dual boot Windows XP x64 on my computer. I recently upgraded my MB and Processor to 64 bit. I have a WD Raptor Drive (72G 10,00 RPM SATA) that I have partitioned into 2 35Gb...
2
by: standard149 | last post by:
Basically, what im attempting to do is add some preliminary procedures onto my usb drive. Currently I have a distro of linux, knoppix in my case, which will boot and run entirely from the drive. I...
3
by: standard149 | last post by:
I posted this under the programming lounge because I beleived this to be more of a question of writing a script then dealing with the OS itself, but id really like some feedback so after an...
0
by: RupeshDeenadayalan | last post by:
Is there any difference between a boot loader and a boot strapper.It would be better if any one can tell what operations does a general bootloader,boot strapper,BSP,Driver does???
1
by: =?Utf-8?B?Um9iIFY=?= | last post by:
I am trying to reformat my XP professional to start from scratch. However, when attempting to do so, I discover that I have an invalid boot.ini. When I go to recover and rebuild my boot.ini file in...
17
by: HangEveryRepubliKKKan | last post by:
After several days of playing with Linux I just told the update manager to update all components of the OS and all installed programs. After completing it's tasks my machine now refuses to boot. ...
0
by: Chris Calloway | last post by:
Triangle (NC) Zope and Python Users Group (TriZPUG) is proud to open registration for our fourth annual ultra-low cost Plone and Python training camps, BootCampArama 2008: ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.