X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/b9f4a7b7475e62dbff22da6dd768222f03889c00..92f6e64a6da763c45ff9f4ab5eafcab3d8766dcb:/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