You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							181 lines
						
					
					
						
							4.4 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							181 lines
						
					
					
						
							4.4 KiB
						
					
					
				
								<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
							 | 
						|
								<HTML
							 | 
						|
								><HEAD
							 | 
						|
								><TITLE
							 | 
						|
								>Is Bochs right for me?</TITLE
							 | 
						|
								><META
							 | 
						|
								NAME="GENERATOR"
							 | 
						|
								CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
							 | 
						|
								REL="HOME"
							 | 
						|
								TITLE="Bochs User Manual"
							 | 
						|
								HREF="index.html"><LINK
							 | 
						|
								REL="UP"
							 | 
						|
								TITLE="Introduction to Bochs"
							 | 
						|
								HREF="introduction.html"><LINK
							 | 
						|
								REL="PREVIOUS"
							 | 
						|
								TITLE="Who uses Bochs?"
							 | 
						|
								HREF="who-uses-bochs.html"><LINK
							 | 
						|
								REL="NEXT"
							 | 
						|
								TITLE="Will it work for me?"
							 | 
						|
								HREF="will-it-work-for-me.html"></HEAD
							 | 
						|
								><BODY
							 | 
						|
								CLASS="SECTION"
							 | 
						|
								BGCOLOR="#FFFFFF"
							 | 
						|
								TEXT="#000000"
							 | 
						|
								LINK="#0000FF"
							 | 
						|
								VLINK="#840084"
							 | 
						|
								ALINK="#0000FF"
							 | 
						|
								><DIV
							 | 
						|
								CLASS="NAVHEADER"
							 | 
						|
								><TABLE
							 | 
						|
								SUMMARY="Header navigation table"
							 | 
						|
								WIDTH="100%"
							 | 
						|
								BORDER="0"
							 | 
						|
								CELLPADDING="0"
							 | 
						|
								CELLSPACING="0"
							 | 
						|
								><TR
							 | 
						|
								><TH
							 | 
						|
								COLSPAN="3"
							 | 
						|
								ALIGN="center"
							 | 
						|
								>Bochs User Manual</TH
							 | 
						|
								></TR
							 | 
						|
								><TR
							 | 
						|
								><TD
							 | 
						|
								WIDTH="10%"
							 | 
						|
								ALIGN="left"
							 | 
						|
								VALIGN="bottom"
							 | 
						|
								><A
							 | 
						|
								HREF="who-uses-bochs.html"
							 | 
						|
								ACCESSKEY="P"
							 | 
						|
								>Prev</A
							 | 
						|
								></TD
							 | 
						|
								><TD
							 | 
						|
								WIDTH="80%"
							 | 
						|
								ALIGN="center"
							 | 
						|
								VALIGN="bottom"
							 | 
						|
								>Chapter 1. Introduction to Bochs</TD
							 | 
						|
								><TD
							 | 
						|
								WIDTH="10%"
							 | 
						|
								ALIGN="right"
							 | 
						|
								VALIGN="bottom"
							 | 
						|
								><A
							 | 
						|
								HREF="will-it-work-for-me.html"
							 | 
						|
								ACCESSKEY="N"
							 | 
						|
								>Next</A
							 | 
						|
								></TD
							 | 
						|
								></TR
							 | 
						|
								></TABLE
							 | 
						|
								><HR
							 | 
						|
								ALIGN="LEFT"
							 | 
						|
								WIDTH="100%"></DIV
							 | 
						|
								><DIV
							 | 
						|
								CLASS="SECTION"
							 | 
						|
								><H1
							 | 
						|
								CLASS="SECTION"
							 | 
						|
								><A
							 | 
						|
								NAME="IS-BOCHS-RIGHT-FOR-ME"
							 | 
						|
								>1.3. Is Bochs right for me?</A
							 | 
						|
								></H1
							 | 
						|
								><P
							 | 
						|
								>Bochs is very useful for some applications, and not well suited to others.
							 | 
						|
								This section tries to answer the question, "Is Bochs right for me?"</P
							 | 
						|
								><P
							 | 
						|
								>Bochs may or may not be right for you, depending on what it is you want to do.  
							 | 
						|
								Perhaps all you want to do is run one or two applications native to Microsoft Windows 
							 | 
						|
								on GNU/Linux, or vice-versa.  Perhaps your biggest concern is speed and performance.  
							 | 
						|
								Maybe you don't mind tweaking a few files here and there when you want another application 
							 | 
						|
								to work in that setting.  
							 | 
						|
								In cases where the objective is to simulate x86 hardware on an x86, Plex86, Wine, and 
							 | 
						|
								VMware might be your best options.</P
							 | 
						|
								><P
							 | 
						|
								>On the other hand, perhaps you have a vital application running on an older operating 
							 | 
						|
								system that only runs well on old hardware.  You are concerned that the life cycle of 
							 | 
						|
								this hardware is coming to an end, and your backup and restoration hardware and tools 
							 | 
						|
								no longer suffice for the amount of data that you have.  You need to transfer backup 
							 | 
						|
								disk images over a network, and want to use modern procedures for hardware maintenance.  
							 | 
						|
								Perhaps the application is important enough to run on a larger computer, such as a 
							 | 
						|
								64-bit machine, or even a mainframe.  Bochs would be an excellent option in such a scenario.</P
							 | 
						|
								><P
							 | 
						|
								>Perhaps your objective is to debug software or hardware drivers.  Bochs offers a controlled 
							 | 
						|
								environment that can better assist you in determining cause and effect relationships.  
							 | 
						|
								You can take snapshots that show you what is going on behind the scenes.  
							 | 
						|
								You can isolate the line that caused that crash.  You can have multiple 
							 | 
						|
								images and compare them under a microscope.  
							 | 
						|
								In these situation, Bochs could save you time and resources.</P
							 | 
						|
								><P
							 | 
						|
								>Information Technology changes faster than any other field.  
							 | 
						|
								It is very easy to forget transitional software that came and went.  
							 | 
						|
								But history is important to all fields, and to build on the future, 
							 | 
						|
								it is important to understand the past.  Computer programmers, however, 
							 | 
						|
								do not have the same advantage as an architect, who can, for example, 
							 | 
						|
								take a trip to Greece and touch a pillar.  Much of the history of Computer 
							 | 
						|
								Science is left on corroding floppies and malfunctioning hardware.  
							 | 
						|
								Bochs gives you the benefit of having one or more complete environments 
							 | 
						|
								where you can understand firsthand the behavior of operating systems and 
							 | 
						|
								programs.  This cannot be achieved with an "emulator" such as Wine.</P
							 | 
						|
								></DIV
							 | 
						|
								><DIV
							 | 
						|
								CLASS="NAVFOOTER"
							 | 
						|
								><HR
							 | 
						|
								ALIGN="LEFT"
							 | 
						|
								WIDTH="100%"><TABLE
							 | 
						|
								SUMMARY="Footer navigation table"
							 | 
						|
								WIDTH="100%"
							 | 
						|
								BORDER="0"
							 | 
						|
								CELLPADDING="0"
							 | 
						|
								CELLSPACING="0"
							 | 
						|
								><TR
							 | 
						|
								><TD
							 | 
						|
								WIDTH="33%"
							 | 
						|
								ALIGN="left"
							 | 
						|
								VALIGN="top"
							 | 
						|
								><A
							 | 
						|
								HREF="who-uses-bochs.html"
							 | 
						|
								ACCESSKEY="P"
							 | 
						|
								>Prev</A
							 | 
						|
								></TD
							 | 
						|
								><TD
							 | 
						|
								WIDTH="34%"
							 | 
						|
								ALIGN="center"
							 | 
						|
								VALIGN="top"
							 | 
						|
								><A
							 | 
						|
								HREF="index.html"
							 | 
						|
								ACCESSKEY="H"
							 | 
						|
								>Home</A
							 | 
						|
								></TD
							 | 
						|
								><TD
							 | 
						|
								WIDTH="33%"
							 | 
						|
								ALIGN="right"
							 | 
						|
								VALIGN="top"
							 | 
						|
								><A
							 | 
						|
								HREF="will-it-work-for-me.html"
							 | 
						|
								ACCESSKEY="N"
							 | 
						|
								>Next</A
							 | 
						|
								></TD
							 | 
						|
								></TR
							 | 
						|
								><TR
							 | 
						|
								><TD
							 | 
						|
								WIDTH="33%"
							 | 
						|
								ALIGN="left"
							 | 
						|
								VALIGN="top"
							 | 
						|
								>Who uses Bochs?</TD
							 | 
						|
								><TD
							 | 
						|
								WIDTH="34%"
							 | 
						|
								ALIGN="center"
							 | 
						|
								VALIGN="top"
							 | 
						|
								><A
							 | 
						|
								HREF="introduction.html"
							 | 
						|
								ACCESSKEY="U"
							 | 
						|
								>Up</A
							 | 
						|
								></TD
							 | 
						|
								><TD
							 | 
						|
								WIDTH="33%"
							 | 
						|
								ALIGN="right"
							 | 
						|
								VALIGN="top"
							 | 
						|
								>Will it work for me?</TD
							 | 
						|
								></TR
							 | 
						|
								></TABLE
							 | 
						|
								></DIV
							 | 
						|
								></BODY
							 | 
						|
								></HTML
							 | 
						|
								>
							 |