From bd98b26786d21ffddb017ffe35ecaa4a9fd0aa4a Mon Sep 17 00:00:00 2001 From: Alejandro Sior Date: Sat, 18 Jun 2022 10:39:10 +0200 Subject: boot: arbitrary location of stage 1 and identity map more memory --- .bochsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bochsrc') 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 -- cgit v1.2.3