启动出现GRUB
Tofloor
poster avatar
Ian
deepin
2017-12-28 02:09
Author
不小心把deepin的系统盘格式化了,重启就出现grub。
Reply Favorite View the author
All Replies
avatar
wtz
deepin
2017-12-28 06:22
#1
很好奇楼主当时装系统的时候是如何安装的,因为分区虽然被格式化了,但Deepin似乎还在你的电脑上,不然不会出现这个界面。

不想折腾的话,就用启动盘重装Deepin吧。
想折腾的话,依次尝试下面的命令:
  1. ls (hd0,1)/
  2. ls (hd0,2)/
  3. ls (hd0,3)/
  4. ......
Copy the Code

直到看到有 “/boot"字样的文件名为止。记住对应的数字“hd0,X”。
然后输入:
  1. root=(hd0,X)
  2. configfile /boot/grub/grub.cfg
Copy the Code

看看能不能显示正常的启动菜单。
Reply View the author
avatar
152******14
deepin
2017-12-28 07:06
#2
重装简单暴力高效。
Reply View the author
avatar
133******90
deepin
2017-12-28 17:03
#3
如果home文件夹是独立的,还是重装好了。
Reply View the author