• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Booting from a cd image?

DWk

Member
Ok, I'm just wondering if there's a way to boot a computer (probably through an extra utility?) to a cd image. For example, lets say, you have an image on hdd x:\windowsimage.iso and you need to format your computer, can you boot from it hence avoiding going through the cd/dvd-rom?

Thanks 🙂
 
Heh. It's not a matter of being cheap... I don't mind burning a CD or copying a disk which includes a little utility from which you can point to an image that you can boot from.

Reasons? Well there could be many..... maybe test a windows image, another image, dunno.
 
But would it work the way I'm saying.... cuz VMWare of course it can boot from cd images, but only because it's running another OS (either the same OS or another one). I'm looking for a bootable booting utility (lol that would be the name) which more likely runs BEFORE windows.
 
Why? Booting it inside of VMWare would give you the exact same results, unless you require some hardware in your machine that VMWare doesn't emulate.
 
I don't want to emulate anything. I just want a simple utility to boot from it.

But please, explain furthermore of VMWare, I haven't actually tried that way. Thanks 🙂
 
The problem is that such a utility wouldn't be simple, you would need something that understand the ISO9660 filesystem for the image and it's extensions like RockRidge and Joliet, el torito booting and the multiple image types it can emulate, the filesystem the ISO resides on, how to speak to the controller holding the drive holding the filesystem holding the file, etc. Essentially you would need a full features, miniature OS.

Get an eval of VMWare, it's pretty straight forward and the OS running from the ISO shouldn't know it's running inside of VMWare as opposed to real, physical hardware.
 
Well if you were to format your computer that way, is it possible to boot inside VMWare even though it's being emulated? Since you are inside Windows, wouldn't that prevent you from installing windows over the partition you are in?
 
Since you are inside Windows, wouldn't that prevent you from installing windows over the partition you are in?

Sure it would, in VMWare you generally use emulated disks which are really just files in the host OSes filesystem. You can give VMWare RAW access to a drive, but I wouldn't recommend it.
 
Yes, the booting from an ISO to format the computer idea wouldn't work. But if you were really adamant on doing something like that you could just create a small partition on the other and make it bootable with whatever you want and use something like XOSL to boot it. There's no need to make an ISO.

For testing the image, VMWare would work fine, for actually formatting the box you would have to burn it.
 
Originally posted by: Nothinman
VMWare can directly read and boot from ISOs.
Agreed. VMWare or Virtual PC. Microsoft "absorbed" the Connectix software, and has actually improved it quite a bit.
 
Back
Top