[SOLVED] Cryptsetup Warning in Debian
by jaikaran from LinuxQuestions.org on (#5FWC0)
This is first time i noticed this Warning while upgrading my debian-buster using apt please help i have no clue
Code:update-initramfs: Generating /boot/initrd.img-4.19.0-16-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sdb3
I: (UUID=628cd437-74f0-4aad-adf6-de413522c3de)
I: Set the RESUME variable to override this.and here /dev/sdb3 is swap partition of size 8GB that's all i know. please help me resolve this.


Code:update-initramfs: Generating /boot/initrd.img-4.19.0-16-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sdb3
I: (UUID=628cd437-74f0-4aad-adf6-de413522c3de)
I: Set the RESUME variable to override this.and here /dev/sdb3 is swap partition of size 8GB that's all i know. please help me resolve this.