|
|
发表于 2011-11-7 18:03:37
|
显示全部楼层
原帖由 <i>zxw</i> 于 2011-11-7 17:41 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2333580&ptid=183722" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
应该是你使用上的问题,试试改成这样:<br />
find --set-root --ignore-floppies /hytools/grub/addon/RUN<br />
command --set-path=%@root%/hytools/grub/addon/ <br />
测试OK,有点不解,为啥在硬盘版中非得加入变量%@root% |
|