Bochs is a portable Intel Architecture 32 (x86) emulator that runs on most popular operating systems. Inside the emulator, it can run many operating systems including Linux and Microsoft(R) Windows(R).
When you run bochs without one of the following options, it will search for a configuration file called .bochsrc in the current directory and your home directory and display the start menu.
You can override the settings from the configuration file with command line arguments, using the same syntax as the bochsrc file. If you have any spaces in your command line arguments, they should be enclosed in single quotes. For information on Bochs command line and configuration file arguments, see the man page
Example: bochs -q 'boot:a' 'floppya: 1_44=a.img, status=inserted'
The Bochs IA-32 Emulator site on the World Wide Web:
http://bochs.sourceforge.net
Online Bochs Documentation
AUTHORS
The Bochs emulator was created by Kevin Lawton
(kevin@mandrakesoft.com), and is
currently maintained by the members of the Bochs x86 Emulator
Project. You can see a current roster of members at:
http://bochs.sourceforge.net/getinvolved.html
BUGS
Please report all bugs to the bug tracker on our web
site. Just go to http://bochs.sourceforge.net,
and click "Bug Reports" on the sidebar under "Feedback".
Provide a detailed description of the bug, the version of the
program you are running, the operating system you are running the
program on and the operating system you are running in the
emulator.