X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/1fe5f5eb5378a47bf0f3451762743c162e40faad..5aac681ee637d268960316d121129f95591339da:/lunaix-os/GRUB_TEMPLATE diff --git a/lunaix-os/GRUB_TEMPLATE b/lunaix-os/GRUB_TEMPLATE index 7d5fd86..c05136f 100644 --- a/lunaix-os/GRUB_TEMPLATE +++ b/lunaix-os/GRUB_TEMPLATE @@ -2,6 +2,5 @@ default=0 timeout=0 menuentry "$_OS_NAME" { - multiboot /boot/kernel.bin - module /boot/modksyms modksyms + multiboot /boot/kernel.bin $KCMD } \ No newline at end of file