当我尝试在我的 Linuxmint 笔记本电脑上启动时,我被困在 BusyBox 上并显示此消息
-Boot args (cat /proc/cmdline)
-Check rootdelay= (did the system wait long enough?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/mapper/vgmint-root does not exist. Dropping to a shell!
BusyBox v1.30.1 (Ubuntu 1:1.30.1-7ubuntu3) built-in shell (ash)
我之前也遇到过同样的问题,内核更新后。由于我还有其他担忧,我从头开始重新安装了 Linuxmint。但这个新安装在出现同样问题之前只启动过一次。
我检查了已知问题:
cat /proc/cmline
返回:
BOOT_IMAGE=/vmlinuz-5.15.0-58-generic root=/dev/mapper/vgmint-root ro quiet splash vt.handoff=7
cat /proc/modules; ls /dev
返回很多(不像类似问题那样为空)
使用较旧安装的内核启动会执行相同的操作(5-15-0-58、5-15-0-48,...)
并且BIOS中的SATA Configuration已经设置为ahci。
编辑:没有quiet splash
标志我现在看到这条消息:
Lockdown: mdadm: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
mdadm: No arrays found in config file or automatically
这是关于 RAID 的吗?我认为我根本没有设置 RAID