feat: better rtc framework which aims to remove single rtc restrictions.
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
index 02c932ffb40e7ed26db7d7f3e17e1817348c8650..176f426af4d82f5784e0de03e9bb548b5879ed30 100644 (file)
@@ -2,5 +2,6 @@ default=0
 timeout=0
 
 menuentry "$_OS_NAME" {
-       multiboot /boot/$_OS_NAME.bin
+       multiboot /boot/kernel.bin
+       module --nounzip /boot/modksyms modksyms
 }
\ No newline at end of file