|  | 
 
| 本人想通过在DOS通过GRUB.exe 引导EZBOOT(EASYBOOT) 但是提示出错
 
 menu.lst文件如下
 title ezboot
 find --set-root /ezboot/loader.bin
 chainloader --force /ezboot/loader.bin
 
 在dos 运行
 grub
 
 能进入菜单,证明menu.lst文件写正确了!
 
 这里说明一下,我的文件结构
 c:盘里有
 grub.exe menu.lst ezboot文件夹
 
 ezboot文件夹里有loader.bin,和其他完整的ezboot所需要的文件!
 
 
 选了ezboot,提示一下问题!
 Start booting from CD...
 Bad Volume Descriptor Type
 Bad Standard Identifier
 Bad Volume Descriptor Version
 Directory "EZBOOT" not found!
 Error loading image:CDMENU.EZB
 
 不知道为什么会找不到EZBOOT,也不知道为什么会出现这个问题!请各位大哥帮忙!
 PS:我不想通过grub 引导 启动ISO(含ezboot),想用硬盘直接引导ezboot!
 
 [ 本帖最后由 szcxs 于 2008-3-27 07:45 AM 编辑 ]
 | 
 |