Windows 10 ESD Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    Download the 2 ESD's from the second post of this thread and put them next to @abbodi1406's ESD>ISO v37 script and run it, it will ask for dual architecture iso creation, with options.
     
  2. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,424
    60
    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?
     
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    5,797
    19,379
    180
    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. :g:

    It might be because the boot.xxx is adjusted by the MCT for both architectures and causing a glitch?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,424
    60
    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.
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,906
    340
    install.esd don't contain boot.wim or setup media layout

    converter is for full ESD only
     
  6. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0
    err.PNG
    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)
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    You do know @abbodi1406 is the dev and active on MDL? ;)
     
  8. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0
    Oh! I'm sorry, it's just that the tutorial was yours
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    It's not that i won't help but it would be nice if the dev was addressed :D
     
  10. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0
    No, it's okay. I understand
     
  11. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0
    err.PNG

    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!
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    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:)
     
  13. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0

    winver.PNG
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,765
    450
    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   
    ---------------------------
    
     
  15. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0

    Untitled.png
     
  16. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0
    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
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,222
    84,906
    340
    @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)?
     
  18. NormalOsborn

    NormalOsborn MDL Novice

    May 2, 2018
    23
    8
    0
    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
     
  19. Pareto Optimal

    Pareto Optimal MDL Senior Member

    Jun 2, 2012
    258
    16
    10
    Thanks, Enthousiast! You're the best!