我刚刚安装了 Ubuntu 12.10 以使用 Windows 8 双启动,但是每次我从 grub 菜单中选择 Ubuntu 时,它总是卡在这个错误并且无法启动:
Gave up waiting for root device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Check root= (did the system wait for the right device?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/920903aa-762f-40d2-8126-87f4b0e6f975 does not exist. Dropping to a shell!
BusyBox v1.19.3 (Ubuntu 1:1.10.3-7ubuntu1.1) built-in shell (ash)
Enter 'help' for a lost of built-in commands.
(initramfs)
Run Code Online (Sandbox Code Playgroud)
我尝试过boot-repair
,但没有帮助,这是生成它的日志。
小智 21
我有同样的问题。事情是我把笔记本电脑关了很长时间,当我打开它时,它显示了相同的消息。显然,随着机器长时间关闭,某些配置发生了变化(很可能是默认设置)。
我在 Stack Exchange 上按照这个链接解决了这个问题:
仅在 Dell XPS 13 上启动时出现“initramfs”错误(在其他计算机上启动正常)
解决办法是:
如果您将Ubuntu Desktop安装到属于 RAID 阵列一部分的分区/硬盘驱动器或加密磁盘,或者安装在 Windows ME 上,则它可能无法启动。不支持将 Ubuntu Desktop 安装到这些源之一。
如果您已将Ubuntu Desktop 安装到上述源之一,并且它无法启动:
小智 -1
我只是随机开始输入内容......尝试:
(initramfs) blkid
(initramfs) blockdev --rereadpt /dev/sda
(initramfs) blkid
(initramfs) exit
Run Code Online (Sandbox Code Playgroud)
这至少可以让您进入桌面,在那里您可以开始解决可能由专有驱动程序或其他原因引起的问题
归档时间: |
|
查看次数: |
69292 次 |
最近记录: |