Control: tag -1 moreinfo
On Mon, 17 Dec 2018 15:48:12 +0100 Trek <trek00@inbox.ru> wrote:
> 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?
The RESUME variable doesn't have to be set in any particular file.
Please check with:
grep -rw RESUME /etc/initramfs-tools/initramfs.conf \
/etc/initramfs-tools/conf.d \
/usr/share/initramfs-tools/conf.d/
If it's definitely not set, then please:
1. Upgrade to initramfs-tools version 0.133 (I just uploaded this so
you will have to wait a few hours for it to be available)
2. Run "update-initramfs -u -v >initramfs.log 2>&1"
3. Look in initramfs.log for "Calling hook resume" and send the
messages after that
Ben.
--
Ben Hutchings
Man invented language to satisfy his deep need to complain.
- Lily Tomlin
Attachment:
signature.asc
Description: This is a digitally signed message part