make makefile use mkfs.vfat and fix bochsrc

This commit is contained in:
2025-03-25 23:48:12 +03:00
parent 6e340a6e4f
commit 4513325cfa
2 changed files with 6 additions and 5 deletions
+4 -4
View File
@@ -1,6 +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
#boot: cdrom
#ata0-master: type=cdrom, path="boot.iso", status=inserted
boot:disk
ata0-master: type=disk, path="boot.iso", cylinders=306, heads=16, spt=17