【已解决】新装系统启动不了,cannot open access to console, the ...
Tofloor
poster avatar
iamkang
deepin
2018-04-03 02:23
Author
本帖最后由 kangkangkang 于 2018-4-3 14:12 编辑

双硬盘,已有Win10(sdb3),安装deepin15.5后(在sda3),EFI启动区在sdb1,重启,能出现启动菜单,但选择deepin后,提示cannot open access to console, the root account is locked,然后无论按什么都还是回到这个界面。Advanced Option模式也进不了,相同问题。但从启动菜单里可以进入Recove模式——这个英文怎么写来怎?


按论坛贴子,尝试过多种方法,都无效:
修改/etc/fstab——试过#后面几个语句,没用

补充:GRUB命令行下,使用set命令查看结果:

通过GRUB命令启动linux:
linux (hd0,gpt3)/boot/vmlinuz,然后按tab按键补全名字,补全之后不要按回车,而是输入空格,然后继续输入root=/dev/sda3 foo bar,之后才回车
输入initrd (hd2,gpt1)/boot/init,然后按tab按键补全名字,补全之后回车
输入boot,引导系统,过程中报错:
[TIME]Timed out waiting for device dev-loop2.device.
[DEPEND]Dependency failed for /deepinhost/media/deepin/disk.
[DEPEND]Dependency failed for Local File System.



本人小白,请大神相助!

Reply Favorite View the author
All Replies
avatar
iamkang
deepin
2018-04-03 22:10
#1
已解决,把fstab里loop2这一段#掉可以了,但不知道有没有什么后遗症,感觉用起来速度慢
Reply View the author