当前位置:首页 > 网络编程 > 新手教程 > > 轻松解决启动时GM Editor Default Menu错误

轻松解决启动时GM Editor Default Menu错误

点击次数:72 次 发布日期:2008-11-16 09:59:35 作者:源代码网
源代码网推荐

源代码网整理以下  启动的时候没有出现启动菜单,直接出现以下英文:

源代码网整理以下  Booting"GM Editor Default Menu"

源代码网整理以下  Kernel(hd0,0)/boot/gmb/memdisk.gz

源代码网整理以下  Error18:Cannot mount selected partition

源代码网整理以下  Rress any key to continue…….

源代码网整理以下  我按任意键之后。。。。

源代码网整理以下  GNU GRUB version 0.95 (635k lower/776064k memory)

源代码网整理以下  出现一个方框,内有如下内容:GM Editor Default Menu

源代码网整理以下  Use the up and down keys to select which entry is hightlighted.

源代码网整理以下  Press enter to boot the selected OS,"e"to edit the commands before booting,or"c" for a commmad-line

源代码网整理以下  我按下C之后

源代码网整理以下  GNU GRUB version 0.95 (635k lower/776064k uppermemory)

源代码网整理以下  【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.Ese at anytime exits.】

源代码网整理以下  grub>

源代码网整理以下  拆腾了半天最后终于找到解决方法,其实很简单

源代码网整理以下  这是因为系统启动文件BOOT.ini被修改了,没有指向操作系统启动分区。

源代码网整理以下  以下是解决方法

源代码网整理以下  启动时,按F8,就会出现启动菜单,然后选择正常启动windows就行了。

源代码网整理以下  在桌面右键我的电脑--属性--高级---启动和故障恢复--设置--编辑打开boot.ini.

源代码网整理以下  把第二行:timeout=0改成timeout=10,10表示显示启动菜单10秒

源代码网整理以下  第三行改成:default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS

源代码网整理以下  上面括号内的数字要看你的系统是安装在哪个分区。其实直接复制[operating systems]行下的一行数据就行了。

源代码网整理以下  一般出现以上Booting"GM Editor Default Menu"错误进不了系统,是安装了DOS工具箱或雨林工具箱、GHOST程序造成的。

源代码网供稿.
网友评论 (0)
会员中心
网络编程
本站推荐
网络编程之精华