不久前,我按照本指南使用 btrfs-luks 加密安装了 Ubuntu 20.04。
过去,启动过程一开始只涉及一个密码短语提示。
今天升级到Ubuntu 22.04后,启动失败。
在启动过程的一开始,我仍然收到密码短语提示。但现在我收到以下输出(为了清楚起见,所有 UUID 均已修改):
Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
Scanning for Btrfs filesystems
done.
Begin: Waiting for root file system ... Begin Running /scripts/local-block ... done.
done.
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Midding modules (cat /proc/modules; ls /dev)
ALERT! UUID=xxx-xxx-xxx-xxx-xxx does not exist. Dropping to a shell!
Run Code Online (Sandbox Code Playgroud)
在此输出之后,它会让我进入 (initramfs) 提示符。
跑步 …