无忧启动论坛

标题: 启动ud区镜像出现错误,求助! [打印本页]

作者: nivigo    时间: 2011-9-20 12:21
标题: 启动ud区镜像出现错误,求助!
启动ud区镜像出现错误如下:

the loading device of the filename bo find must be stripped off and dir for set -root must bigin in a slash
(/)

在其它电脑上能启动,就在我的电脑上会出现这个问题。不知道怎么回事儿!

是启动菜单的原因吗?

menu菜单如下:

title  1.1   MAXDOS9.IMG
map --mem (ud)/MAXDOS9.IMG (fd0) || find --set-root /MAXDOS9.IMG && map /MAXDOS9.IMG (fd0) || map --mem
/MAXDOS9.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title  2.1  Win03PE --sky
map --mem (ud)/WINPE.ISO (0xff) || find --set-root /WINPE.ISO && map --mem /WINPE.ISO (0xff)
map --hook
chainloader (0xff)
title  2.2  0PE --20110830XPPE
map --mem (ud)/0PE.ISO (0xff) || find --set-root /0PE.ISO && map --mem /0PE.ISO (0xff)
map --hook
chainloader (0xff)
作者: nivigo    时间: 2011-9-21 15:35
怎么,没人遇到类似问题吗?太郁闷了
作者: 3370123    时间: 2011-9-21 18:44
title  1.1   MAXDOS9.IMG
find --set-root /MAXDOS9.IMG
map --mem /MAXDOS9.IMG (fd0)
map --hook
rootnoverify (fd0)
chainloader (fd0)+1
作者: wqnh    时间: 2011-9-21 20:53
我也碰到过类似的情况,是在HP的机子上,一直不能解决,不过此机子能用移动硬盘起动
作者: nivigo    时间: 2011-9-24 22:12
标题: 回复 #3 3370123 的帖子
还是不行,是不是和grldr版本有关呀
作者: 2011fmzc    时间: 2011-9-25 21:26
我的U盘的例子,给你参考一下:

title 【2】运行 Windows PE(精简急速版)
map --mem (ud)/PE/MiniPE.ISO (0xFF)
map --hook
chainloader (0xff)

title 【3】运行 一键GHOST自动还原系统
map --mem (ud)/IMGS/XGHOST.IMG (fd0)
map --hook
rootnoverify (fd0)
chainloader +1

title 【4】进入 U盘可见区grub菜单
configfile (hd0,0)/menu.lst




欢迎光临 无忧启动论坛 (http://bbs.c3.wuyou.net/) Powered by Discuz! X3.3