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