|  | 
3#
 
 
 楼主|
发表于 2011-2-15 08:56:23
|
只看该作者 
| 水大的pe内置菜单 pxe detect
 configfile
 default 0
 timeout 1
 fallback 1
 title find /menu.lst
 find --set-root /menu.lst
 configfile /menu.lst
 我修改后的
 pxe detect
 configfile
 default 0
 timeout 1
 fallback 1
 title find /boot/menu.lst
 find --set-root /boot/menu.lst
 configfile /boot/menu.lst
 换了新版的GRLDR(grub4dos-0.4.5b-2010-06-21)还是找不到menu.lst文件。
 而且放到根目录下也不行,难道winpe.iso镜像原版用grub启动还有其它的要求??
 
 [ 本帖最后由 yh743df 于 2011-2-15 09:48 编辑 ]
 | 
 |