refactor: make pci device driver loading passive, pci bus scanner will not load them...
[lunaix-os.git] / lunaix-os / GRUB_TEMPLATE
index d2dcc10e0f54ee10101a1cf6c3368994b7565ae4..176f426af4d82f5784e0de03e9bb548b5879ed30 100644 (file)
@@ -3,4 +3,5 @@ timeout=0
 
 menuentry "$_OS_NAME" {
        multiboot /boot/kernel.bin
+       module --nounzip /boot/modksyms modksyms
 }
\ No newline at end of file