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

Can't create some builds without omitting edition name. Boot.wim always broken. #251

Open
AnubyteCode opened this issue Nov 29, 2024 · 0 comments

Comments

@AnubyteCode
Copy link

AnubyteCode commented Nov 29, 2024

[09:56:35][Information] [CreatingWindowsInstaller][97%] Updating 138 files in boot.wim...
[09:56:35][Information] [CreatingWindowsInstaller][98%] Updating 138 files in boot.wim...
[09:56:35][Information] [CreatingWindowsInstaller][99%] Updating 138 files in boot.wim...
[09:56:35][Information] [CreatingWindowsInstaller][100%] Updating 138 files in boot.wim...
ManagedWimLib.WimLibException: [Open] [ERROR] Can't open "z:\tmp\x\1732895693359\MediaRoot\sources\install.esd" read-only: No such file or directory
   at ManagedWimLib.WimLibException.CheckErrorCode(ErrorCode ret)
   at ManagedWimLib.Wim.OpenWim(String wimFile, OpenFlags openFlags)
   at UnifiedUpdatePlatform.Services.Imaging.WimLibImaging.GetWIMInformation(String wimFile, WIM& wimInformationObject)
[09:56:36][   Error   ] An error occured!
[09:56:36][   Error   ] An error occurred while creating the ISO.

Host OS is IoT LTSC 2024, updated to current. Latest UUPMC build. Defender disabled.
Commands used:
.\uupmediaconverter -i z:\g.iso -u "O:\uupmc\10.0.26100.2454" -e EnterpriseG -l en-US -c LZX -t z:\tmp\x - fail
.\uupmediaconverter -i z:\g.iso -u "O:\uupmc\10.0.26100.2454" -e EnterpriseG -l en-US -c LZMS -t z:\tmp\x - fail
.\uupmediaconverter -i z:\e.iso -u "O:\uupmc\10.0.26100.2454" -e Enterprise -l en-US -c LZMS -t z:\tmp\x - ???
.\uupmediaconverter -i z:\g.iso -u "O:\uupmc\10.0.26100.2454" -l en-US -c LZX -t z:\tmp\x - partial win, no G
.\uupmediaconverter -i z:\x.iso -u "O:\uupmc\10.0.26100.2454" -e WNC -l en-US -c LZMS -t z:\tmp\x - fail

Has been happening for a long time now. Used to work, at some point doing LZMS fixed building, then using -e broke completely. Omitting edition then builds a 20-in-one using the specified language. All builds have a boot.wim that mislabels the indexes and requires manual intervention, and mislabeled core/pro indexes in install.XXX.

Former UUPMC build created Enterprise G, with the errors above, but it worked. Current does not appear to.

{6D907094-52F2-4A1F-9DEC-4B1EEDF4F5A2}

{F6DF3817-1590-4F19-8D2F-BC18200C52A6}

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

1 participant