|
解决方法是修正引导菜单如下:
title 1. 启动极速网络WIN7PE
echo -e \n$[0003] Booting Fast win7pe with net !
echo -e \n$[0003] Please wait ......
command (ud)/BOOT/GRUB/DRV7
map --mem (ud)/ISO/win7boot.lzma (0xff) > nul
map (ud)/ISO/win7two.iso (0xfe) > nul
map --hook
rootnoverify (0xfe)
ls (0xfe)/ > nul
chainloader (0xff)/bootmgr
boot
此菜单不可能完全解决:Mount Failed 0xc0000034.问题吧!? |
|