Le mercredi, 20 février 2008 09.33:55 David Härdeman, vous avez écrit : > If cryptsetup fails three times, the boot should continue, initramfs-tools > should panic cause there is no root device setup, and you should be > dropped into a shell. Could you please do that and then check which > modules are loaded by using lsmod (or if not available, "cat > /proc/modules"). Also the same list for the working system after it has > booted would be nice for comparison. > > Also, could you provide me with the same directory listings as above but > for the real file system (i.e. /lib/modules/working-version/kernel/crypto > and /lib/modules/broken-version/kernel/crypto).
Hi, find `uname -r && lsmod` under bootable kernel attached. Under non-bootable kernel, I can't get any prompt after 6 failed tries (it says that max number of tries is reached but does not give me any prompt...) Le mercredi, 20 février 2008 12.37:29 Jonas Meurer, vous avez écrit : > Hey, > > It seems like blkcipher module was renamed to crypto_blkcipher in > 2.6.25. See http://marc.info/?l=linux-kernel&m=120350670529028&w=2 > for reference. > > Not sure though, whether this is the real issue here, as according to > Didiert the crypto_blkcipher module is included in the initramfs. > > greetings, > jonas It seems exactly the problem you are pointing (and thus it is not a bug of cryptsetup but of 2.6.25-rc2). Regards, Didier
2.6.24-1-amd64 Module Size Used by iwl3945 97640 0 mac80211 132236 1 iwl3945 cfg80211 19856 1 mac80211 tun 16512 0 i915 31104 2 drm 98856 3 i915 rfcomm 46240 4 hidp 25728 2 hid 41792 1 hidp l2cap 29568 14 rfcomm,hidp ppdev 13832 0 parport_pc 42408 0 lp 17476 0 parport 44812 3 ppdev,parport_pc,lp acpi_cpufreq 13712 2 cpufreq_conservative 13320 0 cpufreq_userspace 9604 0 cpufreq_powersave 6272 0 cpufreq_stats 10528 0 cpufreq_ondemand 13712 1 freq_table 9728 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand ipv6 286248 14 fuse 53680 1 dcdbas 13616 0 firewire_sbp2 20624 0 loop 22788 0 joydev 17536 0 snd_hda_intel 362024 1 snd_pcm_oss 46624 0 snd_pcm 89352 2 snd_hda_intel,snd_pcm_oss arc4 6528 2 ecb 8192 2 snd_mixer_oss 21376 1 snd_pcm_oss pcmcia 45720 0 snd_seq_dummy 8580 0 snd_seq_oss 36736 0 snd_seq_midi 13376 0 snd_rawmidi 30624 1 snd_seq_midi snd_seq_midi_event 12544 2 snd_seq_oss,snd_seq_midi serio_raw 11908 0 yenta_socket 31756 1 snd_seq 58752 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event rsrc_nonstatic 16128 1 yenta_socket pcmcia_core 46500 3 pcmcia,yenta_socket,rsrc_nonstatic snd_timer 28552 2 snd_pcm,snd_seq firmware_class 15104 2 iwl3945,pcmcia iTCO_wdt 17488 0 i2c_i801 13852 0 psmouse 45724 0 snd_seq_device 12948 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq i2c_core 29824 1 i2c_i801 snd 65896 11 snd_hda_intel,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 13216 1 snd snd_page_alloc 15248 2 snd_hda_intel,snd_pcm video 25620 0 output 8704 1 video button 13984 0 ac 11400 0 battery 19976 0 intel_agp 32288 1 hci_usb 21276 2 bluetooth 65540 8 rfcomm,hidp,l2cap,hci_usb evdev 17024 8 ext3 139024 6 jbd 55976 1 ext3 mbcache 13952 1 ext3 sha256_generic 13312 0 aes_x86_64 29992 2 aes_generic 31040 0 cbc 9088 1 blkcipher 11780 2 ecb,cbc dm_crypt 18568 1 dm_mirror 27008 0 dm_snapshot 21960 0 dm_mod 67832 18 dm_crypt,dm_mirror,dm_snapshot ide_cd 44704 0 cdrom 39464 1 ide_cd generic 9732 0 [permanent] piix 13316 0 [permanent] ide_core 144920 3 ide_cd,generic,piix sd_mod 33408 3 ahci 34436 2 ata_generic 13060 0 libata 162736 2 ahci,ata_generic scsi_mod 170296 3 firewire_sbp2,sd_mod,libata firewire_ohci 24192 0 firewire_core 49472 2 firewire_sbp2,firewire_ohci crc_itu_t 6656 1 firewire_core tg3 100612 0 ehci_hcd 39692 0 uhci_hcd 30112 0 thermal 22688 1 processor 45032 4 acpi_cpufreq,thermal fan 9864 1
signature.asc
Description: This is a digitally signed message part.

