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

Bug#366175: /usr/sbin/mkinitramfs: Same situation here



Package: initramfs-tools
Followup-For: Bug #366175

I got the same issue here. Why not solve the problem by adding calls to
lvm initialization in the "Waiting for root filesystem" loop ?

A workaround is to add break=mount to the kernel command line, wait for
the usb disk to come up and just exit, which will continue the boot
sequence properly.

Mike

-- Package-specific info:
-- /proc/cmdline
root=/dev/mapper/namakemono-root ro nolapic break=mount resume=/dev/mapper/namakemono-swap

-- /proc/filesystems
	ext3
	fuseblk
	ext2

-- lsmod
Module                  Size  Used by
arc4                    2048  2 
ecb                     3584  2 
blkcipher               6340  1 ecb
ieee80211_crypt_wep     5120  1 
radeon                112512  2 
drm                    75668  3 radeon
rfcomm                 36344  0 
l2cap                  22496  5 rfcomm
ext2                   60104  2 
fuse                   41876  1 
dm_crypt               12840  0 
cpufreq_ondemand        8332  1 
speedstep_centrino      7136  0 
freq_table              4544  2 cpufreq_ondemand,speedstep_centrino
sonypi                 21144  0 
snd_intel8x0           32092  1 
pcmcia                 37388  0 
snd_intel8x0m          16908  0 
snd_ac97_codec         92388  2 snd_intel8x0,snd_intel8x0m
ac97_bus                2336  1 snd_ac97_codec
snd_pcm_oss            39104  0 
tifm_sd                10856  0 
snd_mixer_oss          15296  1 snd_pcm_oss
joydev                  9792  0 
ipw2200               138344  0 
mmc_core               27620  1 tifm_sd
ieee80211              31656  1 ipw2200
ieee80211_crypt         5920  2 ieee80211_crypt_wep,ieee80211
firmware_class          9472  2 pcmcia,ipw2200
yenta_socket           24908  1 
rsrc_nonstatic         11904  1 yenta_socket
battery                12296  0 
tsdev                   8160  0 
snd_pcm                72132  4 snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm_oss
tifm_7xx1               7424  0 
tifm_core              10212  2 tifm_sd,tifm_7xx1
pcmcia_core            37140  3 pcmcia,yenta_socket,rsrc_nonstatic
ac                      5636  0 
snd_timer              21188  1 snd_pcm
sony_laptop            27840  0 
button                  8336  0 
snd                    48388  9 snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
iTCO_wdt               11172  0 
intel_agp              23348  1 
agpgart                31624  2 drm,intel_agp
soundcore               7584  1 snd
snd_page_alloc         10088  3 snd_intel8x0,snd_intel8x0m,snd_pcm
hci_usb                14876  0 
bluetooth              50436  5 rfcomm,l2cap,hci_usb
i2c_i801                9264  0 
psmouse                36368  0 
i2c_core               23264  1 i2c_i801
serio_raw               6724  0 
evdev                   9472  5 
rtc                    12984  0 
ext3                  121544  5 
jbd                    55368  1 ext3
mbcache                 8320  2 ext2,ext3
dm_mirror              21632  0 
dm_snapshot            16932  0 
dm_mod                 52640  18 dm_crypt,dm_mirror,dm_snapshot
sd_mod                 27424  3 
ide_disk               16544  0 
generic                 4804  0 [permanent]
usb_storage            77120  2 
piix                    8932  0 [permanent]
ide_core              112484  4 ide_disk,generic,usb_storage,piix
ata_generic             7588  0 
firewire_ohci          16640  0 
e100                   33612  0 
mii                     5344  1 e100
ehci_hcd               31372  0 
firewire_core          39072  1 firewire_ohci
crc_itu_t               2208  1 firewire_core
libata                113968  1 ata_generic
scsi_mod              136300  3 sd_mod,usb_storage,libata
uhci_hcd               23056  0 
usbcore               130568  5 hci_usb,usb_storage,ehci_hcd,uhci_hcd
thermal                15580  0 
processor              34696  1 thermal
fan                     5092  0 

-- /etc/kernel-img.conf
do_symlinks = no
relative_links = yes
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = /usr/sbin/update-grub
postrm_hook = /usr/sbin/update-grub
do_bootloader = no

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

-- /etc/crypttab
# <target name>	<source device>		<key file>	<options>
#cswap /dev/hda4 none swap,precheck=swap
#safe /home/mh/safe none luks


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                         2.9-6       GNU cpio -- a program to manage ar
ii  klibc-utils                  1.5.7-4     small statically-linked utilities 
ii  module-init-tools            3.3-pre11-4 tools for managing Linux kernel mo
ii  udev                         0.114-2     /dev/ and hotplug management daemo

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

-- no debconf information




Reply to: