| 1 | # configuration file generated by Bochs |
|---|
| 2 | config_interface: textconfig |
|---|
| 3 | display_library: x |
|---|
| 4 | megs: 64 |
|---|
| 5 | romimage: file="/usr/share/bochs/BIOS-bochs-latest", address=0x00000 |
|---|
| 6 | vgaromimage: file="/usr/share/vgabios/vgabios.bin" |
|---|
| 7 | boot: cdrom |
|---|
| 8 | floppy_bootsig_check: disabled=0 |
|---|
| 9 | # no floppya |
|---|
| 10 | # no floppyb |
|---|
| 11 | ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 |
|---|
| 12 | ata0-master: type=cdrom, path="cd.iso", status=inserted, biosdetect=auto, model="Generic CDROM drive" |
|---|
| 13 | ata0-slave: type=disk, path="disk.image", mode=flat |
|---|
| 14 | ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15 |
|---|
| 15 | ata2: enabled=0 |
|---|
| 16 | ata3: enabled=0 |
|---|
| 17 | parport1: enabled=1, file="" |
|---|
| 18 | parport2: enabled=0 |
|---|
| 19 | com1: enabled=1, mode=null, dev="" |
|---|
| 20 | com2: enabled=0 |
|---|
| 21 | com3: enabled=0 |
|---|
| 22 | com4: enabled=0 |
|---|
| 23 | usb1: enabled=0 |
|---|
| 24 | i440fxsupport: enabled=1 |
|---|
| 25 | vga_update_interval: 40000 |
|---|
| 26 | vga: extension=vbe |
|---|
| 27 | cpu: count=1, ips=2000000, reset_on_triple_fault=1 |
|---|
| 28 | text_snapshot_check: enabled=0 |
|---|
| 29 | private_colormap: enabled=0 |
|---|
| 30 | clock: sync=none, time0=local |
|---|
| 31 | # no cmosimage |
|---|
| 32 | ne2k: enabled=1, ioaddr=0x800, irq=7, mac=DE:AD:BE:EF:00:01 |
|---|
| 33 | pnic: enabled=0 |
|---|
| 34 | sb16: enabled=0 |
|---|
| 35 | # no loader |
|---|
| 36 | log: out.txt |
|---|
| 37 | logprefix: %t%e%d |
|---|
| 38 | debugger_log: debug.txt |
|---|
| 39 | panic: action=ask |
|---|
| 40 | error: action=report |
|---|
| 41 | info: action=report |
|---|
| 42 | debug: action=ignore |
|---|
| 43 | pass: action=fatal |
|---|
| 44 | keyboard_type: mf |
|---|
| 45 | keyboard_serial_delay: 250 |
|---|
| 46 | keyboard_paste_delay: 100000 |
|---|
| 47 | keyboard_mapping: enabled=1, map=/usr/local/share/bochs/keymaps/x11-pc-uk.map |
|---|
| 48 | user_shortcut: keys=none |
|---|
| 49 | mouse: enabled=0, type=ps2 |
|---|