[pkg-cryptsetup-devel] Bug#618584: Encrypted system hangs on boot after giving the password
mahashakti89
mahashakti89 at orange.fr
Wed Mar 16 16:54:29 UTC 2011
Package: cryptsetup
Version: 2:1.2.0-2
Severity: important
Tags: sid
Hi,
Booting an encrypted system on a self-compiled 2.6.38 kernel fails after
giving the password , I get following error message : cryptpart setup
successfully , cryptsetup : lvm not available , cryptsetup : evms not
available.
In fact I don't use lvm or evms. Booting on a stock debian kernel works.
I am not sure if this is acryptsetup bug. Bootinf self compiled
kernels always worked before. Googling around didn't give a decisive
hint.
Regards
mahashakti89
-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.37-2-amd64 root=UUID=f3231831-66c3-4f40-be43-ccde2144fba2 ro splash vga=791 resume2:swap=/dev/mapper/swapdevice nosplash quiet
-- /etc/crypttab
# <target name> <source device> <key file> <options>
cryptpart UUID=e0e02e68-111d-4f90-a770-edcb9132068d none luks
#cryptpart-backup UUID=0ad67c41-92c2-405c-ba58-2a91df6d6b7c none luks#
cryptpart-externe UUID=8af96f24-660e-4b37-931b-5504a1259aa2 none luks
swapdevice /dev/sda3 cryptpart luks,keyscript=/lib/cryptsetup/scripts/decrypt_derived
cryptpart-backup /dev/sdd4 cryptpart luks,keyscript=/lib/cryptsetup/scripts/decrypt_derived
-- /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
#Entry for /dev/sda1 :
UUID=e3bd63f3-d0f0-4e0f-9d02-df78375b1631 /boot ext3 defaults 0 2
#Entry for /dev/sda5 :
UUID=224b8324-e823-4c89-818f-946fbfeea8bf /data xfs noatime,nodiratime 0 2
#Entry for /dev/sda6 :
UUID=f3231831-66c3-4f40-be43-ccde2144fba2 / xfs noatime,nodiratime 0 1
#Entry for /dev/sda7 :
UUID=a8cf0cf2-32f8-4f21-9e78-242e487da5a7 /tmp xfs noatime,nodiratime 0 2
#Entry for /dev/sda8 :
UUID=1bea7e7b-9c30-4dcb-8f58-13ed3ff3104f /usr xfs noatime,nodiratime 0 2
#Entry for /dev/sda9 :
UUID=1dbf1e82-f59f-46b3-85e9-8bed94d5b1de /var xfs noatime,nodiratime 0 2
#Entry for /dev/mapper/cryptpart :
/dev/mapper/cryptpart /home xfs noatime,nodiratime 0 2
#Entry for /dev/sde2 :
#UUID=7F9192A60AF34516 /media/MEMUP2 ntfs-3g defaults,noauto,locale=fr_FR.UTF-8 0 0
#Entry for /dev/sde3
/dev/mapper/cryptpart-externe /media/LINUX xfs users,noauto,noatime,nodiratime 0 0
#Entry for /dev/mapper/cryptpart-backup :
/dev/mapper/cryptpart-backup /mnt/backup xfs noatime,nodiratime,auto 0 2
#Entry for /dev/sdd2 :
UUID=7ADE6BE3769718CF /mnt/windows7 ntfs-3g defaults,noauto,locale=fr_FR.UTF-8 0 0
#Entry for /dev/sdd3:
UUID=6CB0E639B0E60982 /mnt/windows ntfs-3g defaults,locale=fr_FR.UTF-8 0 0
#Entry for swap partition
/dev/mapper/swapdevice none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto 0 0
-- lsmod
Module Size Used by
acpi_cpufreq 5335 1
mperf 1243 1 acpi_cpufreq
parport_pc 18869 0
ppdev 5139 0
cpufreq_userspace 2016 0
lp 7966 0
parport 25742 3 parport_pc,ppdev,lp
cpufreq_stats 2633 0
cpufreq_powersave 942 0
cpufreq_conservative 7646 0
binfmt_misc 6557 1
kvm_intel 40418 0
kvm 240639 1 kvm_intel
uinput 6942 1
xt_DSCP 2019 6
ip6table_filter 1332 1
bridge 59664 0
stp 1480 1 bridge
ipt_LOG 6285 5
xt_time 1731 0
xt_connlimit 2914 0
xt_helper 1283 0
xt_realm 959 0
xt_NFQUEUE 1893 0
xt_tcpmss 1409 0
xt_tcpudp 2311 22
ipt_addrtype 1793 2
xt_pkttype 1027 0
iptable_raw 1252 0
xt_TPROXY 3885 0
nf_tproxy_core 1159 1 xt_TPROXY,[permanent]
ip6_tables 15275 2 ip6table_filter,xt_TPROXY
nf_defrag_ipv6 5749 1 xt_TPROXY
xt_CLASSIFY 949 0
xt_mark 1149 1
xt_hashlimit 6372 0
xt_comment 931 18
ipt_REJECT 2009 4
xt_length 1188 0
xt_connmark 1685 0
xt_owner 1103 0
xt_recent 6895 0
xt_iprange 1441 0
xt_physdev 1532 0
xt_policy 2194 0
xt_multiport 1598 4
iptable_mangle 1472 1
iptable_nat 3624 0
nf_nat 13322 1 iptable_nat
nf_conntrack_ipv4 9825 13 iptable_nat,nf_nat
nf_defrag_ipv4 1259 2 xt_TPROXY,nf_conntrack_ipv4
xt_conntrack 2415 10
nf_conntrack 48149 7 xt_connlimit,xt_helper,xt_connmark,iptable_nat,nf_nat,nf_conntrack_ipv4,xt_conntrack
iptable_filter 1376 1
ip_tables 14210 4 iptable_raw,iptable_mangle,iptable_nat,iptable_filter
x_tables 14365 33 xt_DSCP,ip6table_filter,ipt_LOG,xt_time,xt_connlimit,xt_helper,xt_realm,xt_NFQUEUE,xt_tcpmss,xt_tcpudp,ipt_addrtype,xt_pkttype,iptable_raw,xt_TPROXY,ip6_tables,xt_CLASSIFY,xt_mark,xt_hashlimit,xt_comment,ipt_REJECT,xt_length,xt_connmark,xt_owner,xt_recent,xt_iprange,xt_physdev,xt_policy,xt_multiport,iptable_mangle,iptable_nat,xt_conntrack,iptable_filter,ip_tables
stkwebcam 17467 0
display 2695 0
w83781d 17439 0
lm78 9692 0
fan 2378 0
ac 2280 0
power_supply 7683 1 ac
coretemp 4840 0
i2c_dev 4856 0
w83791d 15699 0
hwmon_vid 1820 3 w83781d,lm78,w83791d
ide_generic 1145 0 [permanent]
ide_core 72895 1 ide_generic
firewire_sbp2 11503 0
loop 13819 0
fuse 54683 3
ext3 106389 1
jbd 36976 1 ext3
mbcache 5104 1 ext3
md_mod 79871 0
snd_hda_codec_analog 70768 1
sg 18967 0
sr_mod 12759 0
cdrom 29865 1 sr_mod
uvcvideo 51688 0
videodev 53974 2 stkwebcam,uvcvideo
snd_hda_intel 19434 1
v4l1_compat 11622 2 uvcvideo,videodev
nvidia 10430296 40
v4l2_compat_ioctl32 8899 1 videodev
joydev 9144 0
snd_usb_audio 75142 1
snd_hda_codec 62413 2 snd_hda_codec_analog,snd_hda_intel
ahci 19409 2
libahci 15957 1 ahci
evdev 8115 14
snd_hwdep 5484 2 snd_usb_audio,snd_hda_codec
firewire_ohci 22154 0
firewire_core 42337 2 firewire_sbp2,firewire_ohci
sky2 39633 0
snd_usbmidi_lib 15634 1 snd_usb_audio
tpm_tis 7157 0
tpm 9923 1 tpm_tis
tpm_bios 4709 1 tpm
pcspkr 1739 0
snd_pcm_oss 31788 0
snd_mixer_oss 12591 1 snd_pcm_oss
snd_seq_midi 4486 0
snd_rawmidi 15945 2 snd_usbmidi_lib,snd_seq_midi
serio_raw 3726 0
x38_edac 2779 0
edac_core 30192 2 x38_edac
i2c_i801 7318 0
i2c_core 16549 7 w83781d,lm78,i2c_dev,w83791d,videodev,nvidia,i2c_i801
snd_pcm 61789 4 snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_pcm_oss
snd_seq_midi_event 4786 1 snd_seq_midi
asus_atk0110 8404 0
snd_seq 42454 2 snd_seq_midi,snd_seq_midi_event
snd_timer 16304 2 snd_pcm,snd_seq
snd_seq_device 4531 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 47132 17 snd_hda_codec_analog,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hwdep,snd_usbmidi_lib,snd_pcm_oss,snd_mixer_oss,snd_rawmidi,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore 4614 1 snd
snd_page_alloc 6289 2 snd_hda_intel,snd_pcm
floppy 50981 0
button 4722 0
crc_itu_t 1331 1 firewire_core
processor 23794 1 acpi_cpufreq
thermal_sys 11764 2 fan,processor
xfs 590617 7
exportfs 3114 1 xfs
dm_crypt 10495 3
dm_mod 55987 7 dm_crypt
btrfs 411550 0
zlib_deflate 17650 1 btrfs
crc32c 2600 1
libcrc32c 1098 1 btrfs
cbc 2611 1
sha512_generic 4457 0
sha256_generic 9413 2
xts 2221 2
gf128mul 5392 1 xts
aes_generic 26106 6
usbhid 30810 0
hid 65158 1 usbhid
sd_mod 28386 12
crc_t10dif 1300 1 sd_mod
ata_generic 3151 0
uhci_hcd 18394 0
pata_jmicron 2320 8
libata 143334 4 ahci,libahci,ata_generic,pata_jmicron
scsi_mod 154559 5 firewire_sbp2,sg,sr_mod,sd_mod,libata
ehci_hcd 32416 0
usbcore 119015 8 stkwebcam,uvcvideo,snd_usb_audio,snd_usbmidi_lib,usbhid,uhci_hcd,ehci_hcd
shpchp 21923 0
pci_hotplug 19711 1 shpchp
nls_base 6369 1 usbcore
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (996, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.37-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages cryptsetup depends on:
ii dmsetup 2:1.02.63-2 The Linux Kernel Device Mapper use
ii libc6 2.13-0exp4 Embedded GNU C Library: Shared lib
ii libcryptsetup1 2:1.2.0-2 libcryptsetup shared library
ii libpopt0 1.16-1 lib for parsing cmdline parameters
cryptsetup recommends no packages.
Versions of packages cryptsetup suggests:
ii busybox 1:1.17.1-10 Tiny utilities for small and embed
ii dosfstools 3.0.11-1 utilities for making and checking
ii initramfs-tools [linux-initr 0.98.8 tools for generating an initramfs
ii udev 166-1 /dev/ and hotplug management daemo
-- no debconf information
More information about the pkg-cryptsetup-devel
mailing list