# to use a real floppy: #floppya: 1_44=/dev/fd0h1440, status=ejected # or to use floppy image: floppya: 1_44="floppy.img", status=inserted # to use the downloaded hard disk image ata0-master: type=disk, path="minix203.img", cylinders=940, heads=6, spt=17 # or to use a self-made 40MB disk image #ata0-master: type=disk, path="minix.img", cylinders=81, heads=16, spt=63 # to boot from hard disk image boot: c # or to boot from the floppy (-image) #boot: a # to use the default de2 keyboard mapping keyboard_mapping: enabled=1, map=$BXSHARE/keymaps/x11-pc-de2.map # or to use the downloaded keymap #keyboard_mapping: enabled=1, map=x11-pc-de2.map # use host-synchronous timing clock: sync=realtime, time0=local # or use old fixed timing (useful for debugging) #ips: 15000000 #vga_update_interval: 150000 # amount of memory to use for bochs (must be 17 or more) megs: 32 # redirect printer output to file parport1: enabled=1, file="parport.out" # anything else is not important for now romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000 vgaromimage: $BXSHARE/VGABIOS-elpin-2.40 log: bochsout.txt panic: action=ask error: action=report info: action=report debug: action=ignore mouse: enabled=0