You are not logged in.
I am working on a custom kernel configuration, and decided to disable module loading since all the drivers for my machine are build in to the kernel at compile time. When I go to generate the boot image via "sudo mkinitcpio -v -p custom" it complains it cannot find a valid module directory, despite custom_mkinitcpio.conf using the line "MODULES=\"\"".
Is there a different procedure for this kind of kernel build, does this fall under a feature request for mkinitcpio, or am I doing something wrong?
Last edited by anadon (2013-01-17 19:12:01)
Offline