course 3 (vga and linker config)
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
diff --git a/lunaix-os/GRUB_TEMPLATE b/lunaix-os/GRUB_TEMPLATE
new file mode 100644 (file)
index 0000000..6652d2c
--- /dev/null
@@ -0,0 +1,3 @@
+menuentry "$_OS_NAME" {
+       multiboot /boot/$_OS_NAME.bin
+}
\ No newline at end of file