Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Disk not found error in format section
#13
I am getting the same error on multiple PCs when installing windows 10 in UEFI. It is a working ISO (tested many times). Only works in Legacy.

vtoype.log
----------------------

X:\windows\system32>REM ========== VTOY PE INIT =============

X:\windows\system32>set Drive=Y

X:\windows\system32>set URL=http://192.168.0.73:16000/riso/id/12.iso

X:\windows\system32>wpeinit

X:\windows\system32>netcfg.exe -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>wpeutil InitializeNetwork


The command completed successfully.


X:\windows\system32>X:\windows\System32\ventoy\httpdisk.exe /mount 0 http://192.168.0.73:16000/riso/id/12.iso /cd Y:
HttpDisk: The network location cannot be reached. For information about network troubleshooting, see Windows Help.


X:\windows\system32>if exist Y: (echo httpdisk mount OK )  else (echo httpdisk mount FAILED )
httpdisk mount FAILED

-------------------------

ventoy.log
-------------
[2023/07/10 15:50:58.598] [440] ######## VentoyJump 64bit ##########
[2023/07/10 15:50:58.598] [440] Current directory is <X:\windows\system32>
[2023/07/10 15:50:58.598] [440] EXE path: <X:\windows\system32\winpeshl.exe> dir:<X:\windows\system32> name:<winpeshl.exe>
[2023/07/10 15:50:58.598] [440] File <winpeshl.exe> exist
[2023/07/10 15:50:58.598] [440] ReadWholeFile2Buf <winpeshl.exe>
[2023/07/10 15:50:58.598] [440] Success read file size:1153776
[2023/07/10 15:50:58.598] [440] VentoyJump 64bit
[2023/07/10 15:50:58.598] [440] ventoy directory not exist, now create it.
[2023/07/10 15:50:58.598] [440] Find os pararm at 188416
[2023/07/10 15:50:58.598] [440] szMagic=<IVENTOY>
[2023/07/10 15:50:58.598] [440] szISOPath=<Win10_22H2_x64.iso>
[2023/07/10 15:50:58.598] [440] szPathMD5=<db1b25d721de47fa36cd5b6b14e58ea5>
[2023/07/10 15:50:58.598] [440] szSystemId=<                                >
[2023/07/10 15:50:58.598] [440] szVolumeId=<CD_ROM                          >
[2023/07/10 15:50:58.614] [440] uiImgID=<12>
[2023/07/10 15:50:58.614] [440] ui64ImgBytes=<4769503232>
[2023/07/10 15:50:58.614] [440] aucDevMAC=<20-47-47-ea-61-3c>
[2023/07/10 15:50:58.614] [440] usAutoID=<0>
[2023/07/10 15:50:58.614] [440] usNBDPort=<10809>
[2023/07/10 15:50:58.614] [440] usHttpPort=<16000>
[2023/07/10 15:50:58.614] [440] uiServerIP=<192.168.0.73>
[2023/07/10 15:50:58.614] [440] uiLocalIP=<192.168.0.200>
[2023/07/10 15:50:58.614] [440] uiMask=<255.255.255.0>
[2023/07/10 15:50:58.614] [440] uiGateWay=<192.168.0.100>
[2023/07/10 15:50:58.614] [440] uiDNS=<0.0.0.0>
[2023/07/10 15:50:58.614] [440] ucDHCPMode=<0>
[2023/07/10 15:50:58.614] [440] szBusInfo=<PCI:01:10:ec:81:36>
[2023/07/10 15:50:58.614] [440] official_windows=<1>
[2023/07/10 15:50:58.614] [440] windows11_bypass_check=<1>
[2023/07/10 15:50:58.614] [440] windows11_bypass_nro=<1>
[2023/07/10 15:50:58.614] [440] Exe type is <Windows 64>
[2023/07/10 15:50:58.614] [440] Magic data match OK
[2023/07/10 15:50:58.614] [440] ventoy directory already exist
[2023/07/10 15:50:58.614] [440] SaveBuffer2File <ventoy\iventoy_param> len:1024
[2023/07/10 15:50:58.614] [440] SaveBuffer2File <ventoy\wintool.tar.xz> len:930820
[2023/07/10 15:50:58.629] [440] SaveBuffer2File <ventoy\winpeshl.exe> len:33280
[2023/07/10 15:50:58.629] [440] ReadWholeFile2Buf <ventoy\wintool.tar.xz>
[2023/07/10 15:50:58.629] [440] Success read file size:930820
[2023/07/10 15:50:58.723] [440] Decompress success wintool.tar.xz(930820) ---> wintool.tar(2334720)
[2023/07/10 15:50:58.723] [440] SaveBuffer2File <ventoy\httpdisk.exe> len:131584
[2023/07/10 15:50:58.739] [440] SaveBuffer2File <ventoy\httpdisk.sys> len:52784
[2023/07/10 15:50:58.739] [440] SaveBuffer2File <ventoy\7za.exe> len:1152000
[2023/07/10 15:50:58.754] [440] SaveBuffer2File <ventoy\httpdisk_nosig.sys> len:49664
[2023/07/10 15:50:58.754] [440] SaveBuffer2File <ventoy\VTOYPE.BAT> len:305
[2023/07/10 15:50:58.754] [440] Create ca registry SUCCESS 0
[2023/07/10 15:50:58.754] [440] Load NT driver: X:\windows\system32\ventoy\httpdisk.sys httpdisk.sys
[2023/07/10 15:50:58.754] [440] OpenSCManager OK
[2023/07/10 15:50:58.754] [440] CreateService OK
[2023/07/10 15:50:58.754] [440] StartService OK
[2023/07/10 15:50:58.754] [440] Load NT driver success
[2023/07/10 15:50:58.754] [440] ProcessInjection start ...
[2023/07/10 15:50:58.754] [440] injection file not found.
[2023/07/10 15:50:58.754] [440] ProcessAutoIntall start ...
[2023/07/10 15:50:58.754] [440] auto install no need
[2023/07/10 15:50:58.754] [440] Do hook for official Windows ISO.
[2023/07/10 15:50:58.754] [440] Cmdline is (X:\windows\system32\ventoy\VTOYPE.BAT Y http://192.168.0.73:16000/riso/id/12.iso)
[2023/07/10 15:51:01.133] [440] WaitForSingleObject finished 0
[2023/07/10 15:51:01.133] [440] Windows11Bypass Check:1 NRO:1
[2023/07/10 15:51:01.133] [440] File <X:\setup.exe> exist
[2023/07/10 15:51:01.133] [440] Get file version for <X:\setup.exe>
[2023/07/10 15:51:01.133] [440] FileVersionze: <6 2 19041 1081>
[2023/07/10 15:51:01.133] [440] This is not Windows 11, not need to bypass 6.
[2023/07/10 15:51:01.133] [440] CmdLine:<ventoy\winpeshl.exe>
[2023/07/10 15:51:01.133] [440] Rejump to ventoy\winpeshl.exe
[2023/07/10 15:51:01.133] [440] Wait process... 1
Reply


Messages In This Thread
Disk not found error in format section - by fesli - 07-09-2023, 01:51 PM
RE: Disk not found error in format section - by Janro - 07-12-2023, 07:04 AM

Forum Jump:


Users browsing this thread: 8 Guest(s)