我在启动 Debian Linux 服务器时遇到问题。系统更新后,GRUB 加载 initrd 并且系统应该要求输入密码,但它没有。相反,我被放到了 BusyBox。尝试使用 手动挂载加密卷后cryptsetup luksOpen,出现此错误:
device-mapper: table: 254:0: crypt: Error allocating crypto tfm
device-mapper: reload ioctl failed: Invalid argument
Failed to setup dm-crypt key mapping for device /dev/sda3
Check that the kernel supports aes-cbc-essiv:sha256 cipher (check syslog for more info).
Run Code Online (Sandbox Code Playgroud)