You are not logged in.

#1 2013-01-17 17:02:22

anadon
Member
Registered: 2012-08-08
Posts: 35

mkinitcpio fails search for modules, none used

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

#2 2013-01-18 04:00:26

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: mkinitcpio fails search for modules, none used

If you built in all the modules you need, why do you want to generate an initramfs?

Offline

Board footer

Powered by FluxBB