[Seek Help] 系统更新后重启就这样了,怎么办?
Tofloor
poster avatar
玙璠
deepin
2021-07-08 04:15
Author

GNU GRUB version 2.02.24.3-1+eagle

 

Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or file completions.

 

grub >_

Reply Favorite View the author
All Replies
173******23
deepin
2021-07-08 05:25
#1

我也是,咋弄啊,不该升级的

Reply View the author
Ziggy
deepin
2021-07-08 05:47
#2

https://bbs.deepin.org/zh/post/222049

Reply View the author
wangtao0808
deepin
2021-07-08 07:29
#3
173******23

我也是,咋弄啊,不该升级的

开机进入BIOS模式,进入boot里,选择Ubuntu模式作为第一启动项,保存并退出就可以了

Reply View the author
wangtao0808
deepin
2021-07-08 07:29
#4
Ziggy

https://bbs.deepin.org/zh/post/222049

开机进入BIOS模式,进入boot里,选择Ubuntu模式作为第一启动项,保存并退出就可以了

Reply View the author
wangtao0808
deepin
2021-07-08 07:30
#5

开机进入BIOS模式,进入boot里,选择Ubuntu模式作为第一启动项,保存并退出就可以了。亲测有效

Reply View the author
玙璠
deepin
2021-07-09 17:24
#6
wangtao0808

开机进入BIOS模式,进入boot里,选择Ubuntu模式作为第一启动项,保存并退出就可以了。亲测有效

不行,根本就没有乌班图选项。

Reply View the author
玙璠
deepin
2021-07-09 17:41
#7
Ziggy

https://bbs.deepin.org/zh/post/222049

还是不行,对于我们这类的小白来说,太难了。

Reply View the author
wangtao0808
deepin
2021-07-10 06:53
#8
玙璠

不行,根本就没有乌班图选项。

哦哦,可能不同电脑有区别

Reply View the author
173******23
deepin
2021-07-11 02:28
#9

我搞好了,我是这样弄的:

在这个grub命令行界面 输入 configfile /EFI/deepin/grub.cfg 回车执行,即可进入系统

然后把/boot/efi/EFI/deepin下的文件复制到/boot/efi/EFI/UOS,shell里执行下面命令

cd /boot/efi/EFI

cp deepin/* UOS

我是参考的这篇文章https://ywnz.com/linuxjc/9691.html

Reply View the author
玙璠
deepin
2021-07-11 19:44
#10
173******23

我搞好了,我是这样弄的:

在这个grub命令行界面 输入 configfile /EFI/deepin/grub.cfg 回车执行,即可进入系统

然后把/boot/efi/EFI/deepin下的文件复制到/boot/efi/EFI/UOS,shell里执行下面命令

cd /boot/efi/EFI

cp deepin/* UOS

我是参考的这篇文章https://ywnz.com/linuxjc/9691.html

https://ywnz.com/linuxjc/9701.html

按照这个弄好了。

Reply View the author