feat: owloysius - dynamic init function invocator
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
index 02c932ffb40e7ed26db7d7f3e17e1817348c8650..c33d45f96b921416ffcd3c5b24b540d0dacd0a09 100644 (file)
@@ -2,5 +2,6 @@ default=0
 timeout=0
 
 menuentry "$_OS_NAME" {
-       multiboot /boot/$_OS_NAME.bin
+       multiboot /boot/kernel.bin console=/dev/vcon
+       module --nounzip /boot/modksyms modksyms
 }
\ No newline at end of file