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

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



Package: initramfs-tools
Version: 0.93.4
Severity: important


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?

Thanks, Felix


-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=//vmlinuz-2.6.30-2-686 root=UUID=20dcd9c8-46aa-423e-9e1a-0ac010d2e7af ro quiet

-- /proc/filesystems
	ext3
	fuseblk

-- lsmod
Module                  Size  Used by
radeon                122688  0 
drm                   137720  1 radeon
openafs               475124  0 
ppdev                   6348  0 
lp                      8012  0 
parport                31148  2 ppdev,lp
sco                     8816  2 
bridge                 39836  0 
stp                     2112  1 bridge
bnep                   10796  2 
l2cap                  18088  3 bnep
bluetooth              46960  5 sco,bnep,l2cap
battery                 6012  0 
speedstep_lib           4136  0 
cpufreq_powersave       1292  0 
cpufreq_conservative     6256  0 
cpufreq_userspace       2736  0 
cpufreq_stats           3520  0 
binfmt_misc             7088  1 
fuse                   47520  1 
firewire_sbp2          12632  0 
firewire_core          37580  1 firewire_sbp2
crc_itu_t               2148  1 firewire_core
loop                   13288  0 
snd_cmipci             28524  0 
snd_pcm_oss            32232  0 
snd_mixer_oss          12368  1 snd_pcm_oss
snd_pcm                62416  2 snd_cmipci,snd_pcm_oss
snd_page_alloc          8116  1 snd_pcm
snd_opl3_lib            9088  1 snd_cmipci
snd_hwdep               6120  1 snd_opl3_lib
snd_mpu401_uart         6124  1 snd_cmipci
snd_seq_midi            5688  0 
snd_rawmidi            18596  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event      6212  1 snd_seq_midi
snd_seq                42304  3 snd_seq_midi,snd_seq_midi_event
snd_timer              17460  3 snd_pcm,snd_opl3_lib,snd_seq
snd_seq_device          6136  4 snd_opl3_lib,snd_seq_midi,snd_rawmidi,snd_seq
snd                    49028  12 snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               6184  1 snd
i2c_i801                8580  0 
i2c_core               20812  2 drm,i2c_i801
shpchp                 26648  0 
rng_core                3672  0 
ns558                   4032  0 
gameport               10216  3 snd_cmipci,ns558
pcspkr                  2104  0 
evdev                   8028  8 
pci_hotplug            24400  1 shpchp
processor              34496  1 
button                  5060  0 
ext3                  106844  2 
jbd                    40856  1 ext3
mbcache                 6924  1 ext3
usbhid                 31476  0 
hid                    34484  1 usbhid
ide_cd_mod             24452  0 
ide_gd_mod             19820  5 
cdrom                  30316  1 ide_cd_mod
ata_generic             4340  0 
libata                150808  1 ata_generic
scsi_mod              131572  2 firewire_sbp2,libata
ide_pci_generic         3632  0 
uhci_hcd               19072  0 
ehci_hcd               29616  0 
8139cp                 17424  0 
piix                    5680  3 
8139too                21372  0 
mii                     4664  2 8139cp,8139too
intel_agp              23052  1 
floppy                 46220  0 
usbcore               125852  4 usbhid,uhci_hcd,ehci_hcd
ide_core               87676  4 ide_cd_mod,ide_gd_mod,ide_pci_generic,piix
agpgart                30836  2 drm,intel_agp
thermal                12580  0 
fan                     4044  0 
thermal_sys            13140  3 processor,thermal,fan

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initramfs-tools depends on:
ii  cpio                          2.10-1     GNU cpio -- a program to manage ar
ii  findutils                     4.4.2-1    utilities for finding files--find,
ii  klibc-utils                   1.5.15-1   small utilities built with klibc f
ii  module-init-tools             3.11-1     tools for managing Linux kernel mo
ii  udev                          149-1      /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.14.2-2 Tiny utilities for small and embed

initramfs-tools suggests no packages.

-- no debconf information



Reply to: