I'm now using a udev rule to run a script that creates a link /dev/modprobe.d -> /etc/modprobe.d/arch/`uname -r`. By adding a link /etc/modprobe.d/running-kernel.d -> /dev/modprobe.d, this solves the problem pretty well. The advantage of putting the link in /dev is that /dev is the first writable directory created on the system, so the link is available very early during boot.
-- No mechanism for per-kernel configuration files during early boot https://bugs.launchpad.net/bugs/114803 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs