X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/f09e806d5032150564df39a2f7b1192c4d84cf15..0765e7c133eb393d8cd0292af444543c2edf8ccc:/lunaix-os/GRUB_TEMPLATE diff --git a/lunaix-os/GRUB_TEMPLATE b/lunaix-os/GRUB_TEMPLATE index d2dcc10..db98366 100644 --- a/lunaix-os/GRUB_TEMPLATE +++ b/lunaix-os/GRUB_TEMPLATE @@ -2,5 +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