我先安装了 Windows 7 旗舰版,然后通过 WUBI 安装了 Ubuntu 12.04。几天后我将其升级到 14.04,整个升级过程顺利完成,没有任何错误。
然后笔记本电脑重新启动,然后无法挂载目录。它显示如下消息:
mount: mounting /dev/loop0 on /root failed: Invalid argument
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /roo/proct failed: No such file or directory`
`Target filesystem doesn't have requested /sbin/init.
No init found. Try passing init= bootarg.
BusyBox v1.21.1 (Ubuntu 1:1.21.0-1ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
我该如何继续?
答案1
听起来你的文件系统可能有问题。你能用 LiveCD 启动并运行文件系统检查吗 [1]。
这应该有助于为您指明正确的方向。
最好的,
列夫
[1]https://help.ubuntu.com/community/FilesystemTroubleshooting