|
Hi.
I Use this title.
title Auto List .VHD(PATH:/VHDS/) ISO版
set showpath=1
set showdir=0
set slient=1
command %NTBOOT%.CMD/RUNS --noload --autolist-all show.vhd /vhds/ --end exit
command %NTBOOT% NT6=%loadroot%%loadfile%
So, here, I want to swap hd0 hd1
What Can I do?
At original RUN Version of Sratlf,
Just like below,
/run --swap --autolist show.vhds /vhds
or --swap-ext ~~
. But How can i do swap in NTBOOT with runs? |
|