|
我grub4dos0.4.6a安装移动硬盘,移动硬盘全是ntfs格式的,我把win7解压到移动硬盘的新建的win7文件夹里,不是根目录下(为了根目录下文件夹不要那么乱),
menu是这样的(红色):
timeout 15
default 3
gfxmenu /BOOT/GRUB/MESSAGE
configfile (md)4+8
title 【01】 进入WIN7PE安装
map /LMT7/LMT7.ISO (0xFF)
map (hd1) (hd0)
map (hd0) (hd1)
map --hook
rootnoverify (hd0,0)
chainloader (0xff)
title 【02】 直接安装ylmfxp8.0系统
RUN /winxp/YLMF.ISO
title 【03】 直接安装Win7ult64系统
RUN /win7/bootmgr
title 【04】 返回主菜单
configfile (md)4+8
title 【05】 ===重启计算机===
reboot
title 【06】 ===关闭计算机===
halt
各位大神帮我看下这样有没有问题?1,选择安装xp8.0的能进入iso的镜像主画面,但是要安装的话会蓝屏,2,安装版的win7提示也不能启动,如图:
图片都不知道怎么发的,写在下面:
File:\boot\BCD
Status:0xc000000f
Info:An error occurred while attempting to read the boot configuration data
[ 本帖最后由 2013lqliqpl 于 2013-2-27 14:14 编辑 ] |
|