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

Bug#916696: initramfs-tools: search for nonexistent resume device



Package: initramfs-tools
Version: 0.132

at boot, initramfs blocks searching for a resume device

Begin: Waiting for suspend/resume device ...
Begin: Running /scripts/local-block ... done.


I'm using sysvinit and two encrypted swap partitions

the file /etc/initramfs-tools/conf.d/resume does not exist

the contents of /etc/crypttab are:

sda5_crypt /dev/disk/by-id/ata-XXXXXXXXXX-XXXXXX_XXXXXXXX-part5 /dev/urandom
cipher=aes-xts-plain64,size=256,swap
sdb5_crypt /dev/disk/by-id/ata-XXXXXXXXXX-XXXXXX_XXXXXXXX-part5 /dev/urandom
cipher=aes-xts-plain64,size=256,swap


if I disable swap (swapoff -a) and rebuild the initrd, the problem
disappears


can I do something to further investigate the issue?

thank you!


Reply to: