summaryrefslogtreecommitdiff
path: root/.bochsrc
diff options
context:
space:
mode:
authorAlejandro Sior <aho@sior.be>2022-06-18 10:39:10 +0200
committerAlejandro Sior <aho@sior.be>2022-06-18 10:39:10 +0200
commitbd98b26786d21ffddb017ffe35ecaa4a9fd0aa4a (patch)
tree1b78a43385bf0751abab8dd2423905696fd5baab /.bochsrc
parent3aefeeb723b8822916fb39b7c32551c35c06e32f (diff)
boot: arbitrary location of stage 1 and identity map more memoryHEADmaster
Diffstat (limited to '.bochsrc')
-rw-r--r--.bochsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bochsrc b/.bochsrc
index 394d356..997af86 100644
--- a/.bochsrc
+++ b/.bochsrc
@@ -7,7 +7,7 @@ romimage: file="/usr/local/share/bochs/BIOS-bochs-latest", address=0x00000000, o
vgaromimage: file="/usr/local/share/bochs/VGABIOS-lgpl-latest"
boot: floppy
floppy_bootsig_check: disabled=0
-floppya: type=1_44, 1_44="/home/aws/rep/boot/boot.bin", status=inserted, write_protected=0
+floppya: type=1_44, 1_44="/home/aws/rep/boot/boot.img", status=inserted, write_protected=0
# no floppyb
ata0: enabled=true, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata0-master: type=none