From 2ab3bdcc467253cc99cbf432e23eae4cd691b3a8 Mon Sep 17 00:00:00 2001 From: psobezqgm <3011636565@qq.com> Date: Mon, 4 Jul 2022 19:13:35 +0800 Subject: [PATCH] =?UTF-8?q?bxrc=E6=96=87=E4=BB=B6=E7=9A=84=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0.11.bxrc | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 0.11.bxrc diff --git a/0.11.bxrc b/0.11.bxrc new file mode 100644 index 0000000..1735ff3 --- /dev/null +++ b/0.11.bxrc @@ -0,0 +1,32 @@ +megs: 16 + +romimage: file=$BXSHARE/BIOS-bochs-latest + +# with the LGPL BIOS, X windows can be used +vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest + +boot: floppy + +floppya: type=1_44 +floppya: 1_44="cur/linux/Image", status=inserted + +floppyb: type=1_44 +floppyb: 1_44=vvfat:"b/", status=inserted + +ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 +ata0-master: type=disk, path="images/rootimage-0.11", mode=flat, cylinders=512, heads=2, spt=20 +ata0-slave: type=disk, path="images/swap.img",mode=flat,cylinders=4,heads=10,spt=50 + +log: bochsout.txt +panic: action=ask +error: action=report +info: action=report +debug: action=ignore + +pci: enabled=1, chipset=i440fx +vga: extension=vbe, update_freq=15 +keyboard: serial_delay=250, paste_delay=100000 +cpu: ips=15000000 +clock: sync=slowdown +mouse: enabled=0 +