I downloaded a combined iso (x64 and x86) of 1803 using mct. I copied the install.esd of the x86 directory to to esd-decrypter-wimlib-37 directory and asked to create the iso with install.wim of windows 10 pro. The process errored with the following message (just after echoing Creating boot.wim...): [ERROR] Failed to open "ISOFOLDER\sources\boot.wim" for writing: No such file or directory ERROR: Exiting with error code 47: Failed to open a file. Executing the process asking to creating an install.wim was ok. What did i wrong?
I don't think the install.esd files that are from a MCT download are encrypted which maybe the reason, although the install.wim was created ok. It might be because the boot.xxx is adjusted by the MCT for both architectures and causing a glitch?
I just wanted to get an iso with install.wim : i exported install.esd to install.wim with dism and replaced the install.esd with the install.wim in the iso image. I don't believe boot.xxx is adjusted by the MCT for both architectures since i took the install.esd from the x86\sources directory of the downloaded iso. Just noticed that the install.wim generated with wimbib is a little smaller than the one generated with dism.
Hi @Enthousiast! Don't know if anyone had this issue but I get an error while trying to convert the official client business ESD x64 (1804.rs4_release_clientbusiness_vol_x64fre_en-gb) to an ISO using the latest esd decrypter (v37)
Hi @abbodi1406! I hope you could help me with this issue I'm having while converting the official client business ESD x64 to ISO using esd decrypter (tried v31&37). And sorry for not addressing you first!
What is the host windows on which you run the tool? Code: ============================================================ ESD Contents Info ============================================================ Arch: x64 Language: EN-GB Version: 10.0.17134.1 Branch: RS4_RELEASE OS 1: Windows 10 Education OS 2: Windows 10 Education N OS 3: Windows 10 Enterprise OS 4: Windows 10 Enterprise N OS 5: Windows 10 Pro OS 6: Windows 10 Pro N Press any key to continue... Code: ============================================================ Creating Setup Media Layout... ============================================================ ============================================================ Creating boot.wim... ============================================================ Using LZX compression with 8 threads Archiving file data: 756 MiB of 756 MiB (100%) done Using LZX compression with 8 threads Archiving file data: 95 MiB of 95 MiB (100%) done ============================================================ Creating install.wim... ============================================================ Using LZX compression with 8 threads Archiving file data: 7617 MiB of 7617 MiB (100%) done Using LZX compression with 8 threads Archiving file data: 223 MiB of 223 MiB (100%) done Using LZX compression with 8 threads Archiving file data: 112 MiB of 112 MiB (100%) done Using LZX compression with 8 threads Archiving file data: 107 MiB of 107 MiB (100%) done Using LZX compression with 8 threads Archiving file data: 126 MiB of 126 MiB (100%) done Using LZX compression with 8 threads Archiving file data: 121 MiB of 121 MiB (100%) done ============================================================ Creating ISO... ============================================================ CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2007. All rights reserved. For Microsoft internal use only. Scanning source tree (500 files in 33 directories) Scanning source tree complete (972 files in 86 directories) Computing directory information complete Image file is 4413652992 bytes (before optimization) Writing 972 files in 86 directories to 17134.1.180410-1804.RS4_RELEASE_CLIENTBUSINESS_VOL_X64FRE_EN-GB.ISO 100% complete Storage optimization saved 4 files, 24576 bytes (0% of image) After optimization, image file is 4415784960 bytes Space saved because of embedding, sparseness or optimization = 24576 Done. Press any key to exit. On win 10 all seems to work just fine
What's missing on that screen is what the file path to the script and esd is. Can you post the sha-1 checksum for the ESD you've downloaded? Code: --------------------------- Checksum information --------------------------- Name: 17134.1.180410-1804.rs4_release_clientbusiness_vol_x64fre_en-gb_dc4c4c482c5ec8c6fba94763c6ed3c43109db547.esd Size: 3053681524 bytes (2912 MB) CRC32: 2EE26FFC CRC64: 184FD5E05C3C43BE SHA256: BEB3E00F0D373B2EAF5C1FB1233C225C885E42129D34EC9FE259A3D9571AC54B SHA1: DC4C4C482C5EC8C6FBA94763C6ED3C43109DB547 BLAKE2sp: 2E36E4B330F5465891F72A9BF5BBA9CC61C073F21DF795023DF06E5B0EBE095F --------------------------- OK ---------------------------
This is from v31 as I tried v37 and didn't work, so I thought to go back earlier version but still have the same issue
@NormalOsborn i wish if i can help, but the error messege is clear the reasons vary: - ESD file is corrupted, or blocked - AV protection program is interfering with process - You don't have enough space are you including all editions in ESD? or you choose specific edition(s)?
Only chose Enterprise and there's enough space. Not sure about the first two points, I just downloaded it from the official link (17134.1.180410-1804.rs4_release_clientbusiness_vol_x64fre_en-gb_dc4c4c482c5ec8c6fba94763c6ed3c43109db547.esd), so I don't know what could be wrong