|
发表于 2020-4-3 20:20:00
|
显示全部楼层
本帖最后由 liujun2000 于 2020-4-3 20:32 编辑
应该是 /win10_xxxxxxx
不是 d:\win10_xxxxx
-----------------------------------------------------------------
debug off
default 0
timeout 1
set VHDHDD=/win10_CHILD
title [0] vhd
find --set-root --ignore-floppies --ignore-cd %VHDHDD%_BAK.vhdx
dd if=()%VHDHDD%_BAK.vhdx of=()%VHDHDD%.vhdx
find --set-root /SISO
command /SISO NTBOOT=NT6=%VHDHDD%.vhdx
title commandline
commandline
title reboot
reboot
title halt
halt
-------------------------------------------------------------
|
评分
-
查看全部评分
|