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

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



* Felix Koop <fdp@fkoop.de> [Sat Feb 20, 2010 at 02:01:11PM +0100]:
> 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.

Ok.

> 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.

Please execute:

  sh -x /usr/sbin/mkinitramfs -o /tmp/initrd.img-2.6.32-trunk-686.new 2.6.32-trunk-686 >/tmp/mkinitramfs.stdout 2>/tmp/mkinitramfs.stderr

and provide the resulting /tmp/mkinitramfs.stdout and
/tmp/mkinitramfs.stderr - you can send them via private mail to me
if you don't want to add them to the publically accessible BTS.

regards,
-mika-

Attachment: signature.asc
Description: Digital signature


Reply to: