From 9f6533d0bdb7dc6c09dab364dfef326e148a29b3 Mon Sep 17 00:00:00 2001 From: Ruslan Isaev Date: Tue, 18 Mar 2025 00:17:02 +0300 Subject: [PATCH] add bochsrc --- bochsrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bochsrc diff --git a/bochsrc b/bochsrc new file mode 100644 index 0000000..cb9e5a2 --- /dev/null +++ b/bochsrc @@ -0,0 +1,6 @@ +romimage: file=$BXSHARE/BIOS-bochs-latest +vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest +boot: cdrom +ata0-master: type=cdrom, path="boot.iso", status=inserted +#boot:disk +#ata0-master: type=disk, path="boot.iso", cylinders=615, heads=6, spt=17