aboutsummaryrefslogtreecommitdiff
path: root/run_bochs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_bochs.sh')
-rwxr-xr-xrun_bochs.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/run_bochs.sh b/run_bochs.sh
new file mode 100755
index 0000000..f692947
--- /dev/null
+++ b/run_bochs.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+cd `dirname $0`
+
+make -C kernel
+./make_cdrom.sh
+bochs -f bochs.cfg -q