
# interface: a text mode version called "textconfig" and two graphical versions # Depending on the platform there are up to 3 choices of configuration # allows you to change all the settings that control Bochs's behavior.
#Bochs bxshare not set series
# The configuration interface is a series of menus or dialog boxes that # You may now use double quotes around pathnames, in case #floppya: 1_44=/dev/rfd0a, status=inserted Usually the drive type is set up based on the media type. # The parameter 'type' can be used to enable the floppy drive without media In that case the size must match one of the supported types. The parameter 'image' works with image files # The path should be the name of a disk image file. # floppya: image=path, status=inserted (guess media type from image size) # floppya: 720k=path, status=inserted (720K 3.5" media) # You can set the initial status of the media to 'ejected' or 'inserted'. # This should be of a bootable floppy(image/device) if you're # Point this to pathname of floppy image file or device #vgaromimage: file=bios/VGABIOS-lgpl-latest-cirrus #vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest #vgaromimage: file=bios/VGABIOS-elpin-2.40 # You now need to load a VGA ROM BIOS into C0000. #romimage: file=mybios.bin, address=0xfff80000 # 512k at memory top #romimage: file=$BXSHARE/BIOS-bochs-latest The start address optional, since it can be calculated from image size. # now supported, but we still recommend to use the BIOS distributed with # The usage of external large BIOS images (up to 512k) at memory top is # You can also use the environment variable $BXSHARE to specify the

# is 128k BIOS which is loaded at address 0xe0000. # starting at address 0xf0000, and it is exactly 64k long. # Normally, you can use a precompiled BIOS in the source or binary
#Bochs bxshare not set Pc
# The ROM BIOS controls what the PC does when it first powers on.
