* Felix Koop <fdp@fkoop.de> [Fre Dez 25, 2009 at 11:38:05 +0100]:
> My systems stops booting most of the times with an error message of:
> modprobe: FATAL: could not load /lib/modules/2.6.30-2-686/modules.dep: No such file or directory
> right after the line that says "Loading, please wait..." and before Init.
> The boot process continues, but later when starting dbus the systems hangs.
> About once every 10 times I don't get that message and then the systems boots
> successfully. I already realized that there is no modules.dep file in the initrd
> file, but even creating one does not solve the problem and neither does a copy
> of the current modules.dep file out of the running system.
> How can I help debug my situation? Or does someone have a workaround or fix?
What's inside your initramfs? Extract it running:
cd /tmp ; mkdir init ; cd init
gunzip -c /boot/initrd.img-2.6.30-2-686 | \
cpio -i -d -H newc --no-absolute-filenames
Does lib/modules/2.6.30-2-686/modules.dep exist then?
Are you sure you're booting into the right root filesystem?
What's inside your /proc/cmdline?
regards,
-mika-
--
http://michael-prokop.at/ || http://adminzen.org/
http://grml-solutions.com/ || http://grml.org/
Attachment:
signature.asc
Description: Digital signature