X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/b9f4a7b7475e62dbff22da6dd768222f03889c00..0765e7c133eb393d8cd0292af444543c2edf8ccc:/lunaix-os/GRUB_TEMPLATE diff --git a/lunaix-os/GRUB_TEMPLATE b/lunaix-os/GRUB_TEMPLATE index 176f426..db98366 100644 --- a/lunaix-os/GRUB_TEMPLATE +++ b/lunaix-os/GRUB_TEMPLATE @@ -2,6 +2,6 @@ default=0 timeout=0 menuentry "$_OS_NAME" { - multiboot /boot/kernel.bin + multiboot /boot/kernel.bin $KCMD module --nounzip /boot/modksyms modksyms } \ No newline at end of file