[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#562561: modprobe: could not load modules.dep during boot



Am Samstag, den 20.02.2010, 12:00 +0100 schrieb Michael Prokop:
Ok. Is this a self compiled kernel? An official kernel by Debian?

Ok, can you please try to run (replace '2.6.32' with the output of
`uname -r` of your kernel version):

  depmod 2.6.32
  update-initramfs -c -t -k 2.6.23

Does the modules.dep find its place in the initrd then?

I am running the official Debian squeeze kernel. That machine is updated to squeeze daily.

saturn:~/init# uname -r
2.6.32-trunk-686
saturn:~# depmod 2.6.32-trunk-686
saturn:~# update-initramfs -c -t -k 2.6.32-trunk-686
update-initramfs: Generating /boot/initrd.img-2.6.32-trunk-686
saturn:~# mkdir init; cd init
saturn:~/init# gunzip -c /boot/initrd.img-2.6.32-trunk-686 | cpio -i -d -H newc --no-absolute-filenames
36801 blocks
saturn:~/init# ls lib/modules/2.6.32-trunk-686/
kernel

As you can see modules.dep does not find its way in the initrd.

This is with version 0.93.4 of initramfs-tools.

-- 
Mit freundlichen Grüßen

Felix Koop

Reply to: