[Bug 501331] [NEW] modules.dep is missing on the initrd

g00se g00se at web.de
Tue Dec 29 14:55:15 UTC 2009


Public bug reported:

Binary package hint: initramfs-tools

I used mkinitramfs and added manually kernel modules.
The commands I tried where copy_modules_dir and manual_add_modules.
Both commands ran successful and the module is contained in the initrd.
But modprobe fails because the created initrd doesn't contain the modules.dep.

I need to mount the root partition before I can use modprobe.

I wrote a hook which copies the modules.dep:

cp "/lib/modules/${version}/modules.dep" "${DESTDIR}/${MODULESDIR}/"

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
modules.dep is missing on the initrd
https://bugs.launchpad.net/bugs/501331
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list