Hi sklerder
here is the log, thank you.
X:\Windows\System32>REM ========== VTOY PE INIT =============
X:\Windows\System32>set Drive=Y
X:\Windows\System32>set URL=http://192.168.1.109:16000/riso/id/1.iso
X:\Windows\System32>set SERVER=192.168.1.109
X:\Windows\System32>set MAC=04-7C-16-DF-A0-BE
X:\Windows\System32>wpeinit
X:\Windows\System32>X:\windows\System32\VTOYPE.EXE WAITNIC 30
Wait for NIC (04-7C-16-DF-A0-BE for 30 seconds
[i=0] NIC NOT found, wait and retry
[i=1] NIC NOT found, wait and retry
[i=2] NIC NOT found, wait and retry
Adapter List:
pIpAdapterInfo->Address 04-7C-16-DF-A0-BE
[i=3] NIC found OK
X:\Windows\System32>netcfg -winpe
Trying to install ms_tcpip6 ...
... done.
Trying to install ms_netbios ...
... done.
Trying to install ms_msclient ...
... done.
Trying to install ms_tcpip ...
... done.
X:\Windows\System32>set Count=0
X:\Windows\System32>set MaxCnt=10
X:\Windows\System32>if 0 EQU 10 goto END_LOOP
X:\Windows\System32>set /a Count=0+1
X:\Windows\System32>echo Try 1 ...
Try 1 ...
X:\Windows\System32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : minint-anhuefc
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek® PCI(e) Ethernet Controller
Physical Address. . . . . . . . . : 04-7C-16-DF-A0-BE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::58:1ec:628a:9bc1%3(Preferred)
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 50625558
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2D-AE-F2-99-04-7C-16-DF-A0-BE
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : Enabled
X:\Windows\System32>ping -n 2 -w 2000 192.168.1.109
Pinging 192.168.1.109 with 32 bytes of data:
PING: transmit failed. General failure.
PING: transmit failed. General failure.
Ping statistics for 192.168.1.109:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
X:\Windows\System32>if 1 EQU 0 goto NETFINISH
X:\Windows\System32>goto START_LOOP
X:\Windows\System32>if 1 EQU 10 goto END_LOOP
X:\Windows\System32>set /a Count=1+1
X:\Windows\System32>echo Try 2 ...
Try 2 ...
X:\Windows\System32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : minint-anhuefc
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek® PCI(e) Ethernet Controller
Physical Address. . . . . . . . . : 04-7C-16-DF-A0-BE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::58:1ec:628a:9bc1%3(Preferred)
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 50625558
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2D-AE-F2-99-04-7C-16-DF-A0-BE
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : Enabled
X:\Windows\System32>ping -n 2 -w 2000 192.168.1.109
Pinging 192.168.1.109 with 32 bytes of data:
PING: transmit failed. General failure.
PING: transmit failed. General failure.
Ping statistics for 192.168.1.109:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
X:\Windows\System32>if 1 EQU 0 goto NETFINISH
X:\Windows\System32>goto START_LOOP
X:\Windows\System32>if 2 EQU 10 goto END_LOOP
X:\Windows\System32>set /a Count=2+1
X:\Windows\System32>echo Try 3 ...
Try 3 ...
X:\Windows\System32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : minint-anhuefc
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek® PCI(e) Ethernet Controller
Physical Address. . . . . . . . . : 04-7C-16-DF-A0-BE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::58:1ec:628a:9bc1%3(Preferred)
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 50625558
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2D-AE-F2-99-04-7C-16-DF-A0-BE
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : Enabled
X:\Windows\System32>ping -n 2 -w 2000 192.168.1.109
Pinging 192.168.1.109 with 32 bytes of data:
PING: transmit failed. General failure.
PING: transmit failed. General failure.
Ping statistics for 192.168.1.109:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
X:\Windows\System32>if 1 EQU 0 goto NETFINISH
X:\Windows\System32>goto START_LOOP
X:\Windows\System32>if 3 EQU 10 goto END_LOOP
X:\Windows\System32>set /a Count=3+1
X:\Windows\System32>echo Try 4 ...
Try 4 ...
X:\Windows\System32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : minint-anhuefc
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek® PCI(e) Ethernet Controller
Physical Address. . . . . . . . . : 04-7C-16-DF-A0-BE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::58:1ec:628a:9bc1%3(Preferred)
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 50625558
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2D-AE-F2-99-04-7C-16-DF-A0-BE
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : Enabled
X:\Windows\System32>ping -n 2 -w 2000 192.168.1.109
Pinging 192.168.1.109 with 32 bytes of data:
PING: transmit failed. General failure.
PING: transmit failed. General failure.
Ping statistics for 192.168.1.109:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
X:\Windows\System32>if 1 EQU 0 goto NETFINISH
X:\Windows\System32>goto START_LOOP
X:\Windows\System32>if 4 EQU 10 goto END_LOOP
X:\Windows\System32>set /a Count=4+1
X:\Windows\System32>echo Try 5 ...
Try 5 ...
X:\Windows\System32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : minint-anhuefc
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek® PCI(e) Ethernet Controller
Physical Address. . . . . . . . . : 04-7C-16-DF-A0-BE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::58:1ec:628a:9bc1%3(Preferred)
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 50625558
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2D-AE-F2-99-04-7C-16-DF-A0-BE
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : Enabled
X:\Windows\System32>ping -n 2 -w 2000 192.168.1.109
Pinging 192.168.1.109 with 32 bytes of data:
PING: transmit failed. General failure.
Reply from 192.168.1.109: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.1.109:
Packets: Sent = 2, Received = 1, Lost = 1 (50% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
X:\Windows\System32>if 0 EQU 0 goto NETFINISH
X:\Windows\System32>X:\windows\System32\ventoy\httpdisk.exe /mount 0
http://192.168.1.109:16000/riso/id/1.iso /cd Y:
Y:: The system cannot find the path specified.
X:\Windows\System32>if exist Y: (echo httpdisk mount OK ) else (echo httpdisk mount FAILED )
httpdisk mount FAILED