我重装系统时第一次重新启动后就没反应了,系统也没装上,还一开机就出现这样堆英文.
答案:3 悬赏:50 手机版
解决时间 2021-11-12 07:27
- 提问者网友:藍了天白赴美
- 2021-11-11 19:28
我重装系统时第一次重新启动后就没反应了,系统也没装上,还一开机就出现这样堆英文.
最佳答案
- 五星知识达人网友:孤独入客枕
- 2021-11-11 20:04
你这是凭着记忆写出来的句子吗?原文是[Minima]Bash-like line editing is supported.for the first word.Tab lists possible command completions.Anywhere else TAB lists the possible completions of a device/filename] 吧……
那么,你的机器是linux和windows双系统吧,或者是先linux后重装windows。
你出现这个错误的原因是找不到GRUB,即找不到引导程序,没法引导入系统。
要解决的话,你可能需要linux安装盘, 进入liveCD,在终端中输入sudo grub,会有如下提示符:grub>
输入“root (hdx, ” 在这里,x是指第几块硬盘,从0开始算。大部分人都只有一块硬盘,所以写“root (hd0,”即可。
点Tab键,一下或者两次。这时会给出下面的提示:
[ Minimal BASH-like line editing is supported. For
the first word, TAB lists possible command
completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> root (hd0,
Possible partitions are:
Partition num: 0, Filesystem type unknown, partition type 0x7
Partition num: 2, Filesystem type is ext2fs, partition type 0x83
Partition num: 4, Filesystem type unknown, partition type 0x7
Partition num: 5, Filesystem type unknown, partition type 0x7
Partition num: 6, Filesystem type is fat, partition type 0xb
Partition num: 7, Filesystem type unknown, partition type 0x82
grub> root (hd0,
自己查看逻辑盘符,输入,我输入的是root (hd0,2),回车。
再输入setup (hd0)命令。这里也是指第几块硬盘。
这样就好了。
还有个好办法 嫌麻烦的话,格式化硬盘后,重做系统。哈哈
那么,你的机器是linux和windows双系统吧,或者是先linux后重装windows。
你出现这个错误的原因是找不到GRUB,即找不到引导程序,没法引导入系统。
要解决的话,你可能需要linux安装盘, 进入liveCD,在终端中输入sudo grub,会有如下提示符:grub>
输入“root (hdx, ” 在这里,x是指第几块硬盘,从0开始算。大部分人都只有一块硬盘,所以写“root (hd0,”即可。
点Tab键,一下或者两次。这时会给出下面的提示:
[ Minimal BASH-like line editing is supported. For
the first word, TAB lists possible command
completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> root (hd0,
Possible partitions are:
Partition num: 0, Filesystem type unknown, partition type 0x7
Partition num: 2, Filesystem type is ext2fs, partition type 0x83
Partition num: 4, Filesystem type unknown, partition type 0x7
Partition num: 5, Filesystem type unknown, partition type 0x7
Partition num: 6, Filesystem type is fat, partition type 0xb
Partition num: 7, Filesystem type unknown, partition type 0x82
grub> root (hd0,
自己查看逻辑盘符,输入,我输入的是root (hd0,2),回车。
再输入setup (hd0)命令。这里也是指第几块硬盘。
这样就好了。
还有个好办法 嫌麻烦的话,格式化硬盘后,重做系统。哈哈
全部回答
- 1楼网友:woshuo
- 2021-11-11 21:20
10139536
说的好。
说的好。
- 2楼网友:拾荒鲤
- 2021-11-11 20:55
你如果是用刻录好的光盘或盗版的光盘安装的,这条信息是指grub引导信息配置错误,盘的数据不完整。你可以换一张试下
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯