|
本帖最后由 crzwy 于 2022-11-13 18:50 编辑
title /WIN11PE/WIN11PE.wim-kernel ntloader-vhd[not RAMOS]
find --ignore-floppies --ignore-cd /EFI/grub/ntloader | set x=
echo x=%x%
find --ignore-floppies --ignore-cd --set-root /WIN11PE/WIN11PE.wim
uuid ()
kernel %x%/EFI/grub/ntloader uuid=%?_UUID% hires=0 file=/WIN11PE/WIN11PE.wim
initrd %x%/EFI/grub/initrd.lz1
title /WIN11PE/WIN11PE.wim-chainloader
find --ignore-floppies --ignore-cd /EFI/grub/ntloader | set bd= ;; echo bd=%bd%
find --ignore-floppies --ignore-cd --set-root /WIN11PE/WIN11PE.wim
uuid ()
chainloader %bd%/EFI/grub/ntloader initrd=/EFI/grub/initrd.lz1 uuid=%?_UUID% hires=0 file=/WIN11PE/WIN11PE.wim
分别提示如下,图片转的文字
Booting’/WIN11PE/WIN1IPE. wi m-ke rnel ntloader=vhdl[ not RAMOS]'
X=
(hdo,4)
(hdo,4):wud is"3CF8F359F8F3OFBE"
F1lesystem type is ntfs,partition type 0xE
Failed to open /EFI/grub/ntloader suid=3CF8F359F8F30FBE hi.res=0file=/WINIIPE/WIN1PE.wim
Error 15:(http://grub4dos.chenall.net/e/15)
File not found
Press any key to continue.
Booting/WINI1PE/WINI1PE,wim=chainloaier
bd=
(hdo,4
(hd0,4:wID is"3cCF8F359F8F30FBE.
Fileystem type is ntfs,partition type 0xE
Error 15:(http:/grub4dos. chenall.net/e/15)
Fle not found
Press any key to continue. |
|