diff options
Diffstat (limited to 'baremetal/boot.bochsrc')
-rw-r--r-- | baremetal/boot.bochsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/baremetal/boot.bochsrc b/baremetal/boot.bochsrc index 521e22d9..b018d7f2 100644 --- a/baremetal/boot.bochsrc +++ b/baremetal/boot.bochsrc @@ -1,5 +1,5 @@ -# Configuration for the Bochs x86 CPU emulator to run the output of apps/boot.hex -# See apps/boot.hex for more details. +# Configuration for the Bochs x86 CPU emulator to run the output of baremetal/boot.hex +# See baremetal/boot.hex for more details. ata0-master: type=disk, path="disk.img", mode=flat, cylinders=20, heads=16, spt=63 # 10MB, 512 bytes per sector boot: disk |