From 0faa82609d6ae1832fd3574ec0b5d25b4cc1407c Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 10 Sep 2016 18:48:36 -0600 Subject: [PATCH] Fix path in bochs --- bochs.x86_64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bochs.x86_64 b/bochs.x86_64 index 0447e73..df27014 100644 --- a/bochs.x86_64 +++ b/bochs.x86_64 @@ -1,4 +1,4 @@ -ata0-master: type=disk, path="build/harddrive.bin", mode=flat +ata0-master: type=disk, path="build/kernel/harddrive.bin", mode=flat boot: disk com1: enabled=1, mode=file, dev=build/serial.log megs: 1024