Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

UUPMediaConverter struggles to create image for retail Windows 11 22H2 (22621.2283) #181

Open
kwvg opened this issue Oct 2, 2023 · 2 comments

Comments

@kwvg
Copy link

kwvg commented Oct 2, 2023

Description

Attempting to create media for the Sept 2023 build of Windows 11 22H2 (source) results in errors similar to #119 (professional available as: Canonical) but unlike the issue, involves a retail version of Windows with no modifications to the folder or attempt to omit applications.

Steps to reproduce

  • Open Command Prompt as Administrator and navigate to working directory

  • Download Windows 11 22H2 (22621.2283)

    UUPDownload.exe -s Professional -v 10.0.22621.2283 -c 22h2_release -r Retail -b Retail -t amd64 -l en-US -y true
  • Generate image from UUP directory

    UUPMediaConverter.exe -l en-US -u 10.0.22621.2283.ni_release_svc_prod1.230831-1007_amd64fre_8269aebf51bc -i Win11_22H2_22621.2283_English_x64.iso

Logs

  • UUPDownload (Gist)
  • UUPMediaConverter (Gist)

Additional Notes

  • System Information

    • Operating System: Windows 10 22H2 19045.3448
    • Shell: Command Prompt
      • Administrative Privileges: Yes
    • Virtualized: Yes
      • Host: Linux
      • Platform: VirtualBox 7.0.10 r158379
        • Guest Additions: Yes
        • Extension Pack: Yes
  • Program Information

    • Version: 3.1.8.0
    • Architecture: AMD64 (x64)
  • The program was tested across multiple Windows builds and the results of them are below

    The following builds had their images generated successfully:

    • Windows 10 21H2 (19044.3086) June 2023
    • Windows 10 22H2 (19045.3448) Sept 2023
    • Windows 11 21H2 (22000.2416) Sept 2023

    The following builds were unable to generate their images:

    • Windows 11 22H2 (22621.2283) Sept 2023 (we're here)
  • I had to run UUP{Download, MediaConverter} again prior to filing this issue so I could have a complete debug log, the error presented by UUPMediaConverter was for PPiPro instead of professional

@gus33000
Copy link
Owner

gus33000 commented Oct 5, 2023

Thanks for this report! We will try to look into it this weekend.

@enginelesscc
Copy link

enginelesscc commented Jan 2, 2024

Im facing the same issue with 10.0.25398.584.zn_release_svc_prod1.231201-1737_amd64fre_d1284defbc93

[Information] [ReadingMetadata] CreateBaseEdition -> Reference ESD creation from Cabinet files failed - Cab extraction
[Information] [ApplyingImage] CreateBaseEdition -> BuildReferenceImageList failed
[ Error ] An error occured!
[ Error ] An error occurred while handling edition plan for the following edition: ServerDatacenterCore available as: Canonical

HostOS: 26016.1012
TargetOS: 25398.584

Command: UUPMediaConverter.exe -u 10.0.25398.584.zn_release_svc_prod1.231201-1737_amd64fre_d1284defbc93 -i out.iso -l en-US -e ServerDatacenterCore

UUPMediaCreator: 3.1.9.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants