之前安装了Windows和Ubuntu双系统,想卸载Ubuntu,在磁盘管理里把相关分卷删了以后,重启就这样了
显示
GNU GRUB version 2.04
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>
要怎样才能进入Windows系统?
怎样才能恢复正常?
UEFI 引导启动模式下
安装 Ubuntu 会将 grub 放入 EFI 分区,并设置 grub 优先于 Windows Boot loader 启动。grub 会读取 linux /boot 目录下的配置文件显示启动菜单,你把 Linux 分区干掉了,grub 就找不到文件报错了
解决方法,任选一个
进 BIOS 设置 Windows Boot Loader 为优先启动
找个电脑店或者老毛桃之类的PE,用里面的Windows启动引导修复工具
找个Linux系统,用 efibootmgr -o
指定启动顺序
往往这些都是引导的问题了,按着你系统的盘符规划,重新弄好引导