Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I found a site which contails an many IMAGES for an OS.

http://www.bootdisk.com/bootdisk.htm

What is an diffrence between the O.S installed on my pC & the operating system Image ?

Please suggest.

share|improve this question
They are disk images; en.wikipedia.org/wiki/Disk_image – Alex K. Sep 23 '11 at 11:03

closed as off topic by Alex K., Mat, Wooble, Don Roby, Graviton Sep 23 '11 at 13:49

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

the image contains all the data (that is the operating system) plus the installation-routines (for example the bootloader, bootmanager, configuration tools) for the OS.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.