Ubuntu 16.04 启动进入 initramfs 屏幕

Ubuntu 16.04 启动进入 initramfs 屏幕

我尝试了这个exit命令,以下是整个屏幕内容:

BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs)exit
Gave up waiting for root device. Common problem:
- Boot args (cat /proc/cmdline)
  - Check rootdelay= (did the system wait long enough?)
  - Check root= (did the system wait for the right device?)
ALERT! UUID=e1df100f-2ef0-447d-94ad-2b4275e1e875 does not exist. Dropping to a shell!

BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash)
    Enter 'help' for a list of built-in commands.

(initramfs)

我甚至尝试从实时 USB 启动,但收到一条消息:

遇到异常
无法找到并选定要安装的硬盘。

请问有人能帮我恢复系统吗?

答案1

Dell Ubuntu 系统的以下 BIOS 设置可解决此问题:

常规部分 > 启动顺序 > UEFI

系统配置部分 > SATA 操作 > AHCH

安全启动部分 > 安全启动启用 > 已禁用

相关内容