Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling of ESD files for Windows repacking #879

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

foxtrotcz
Copy link
Contributor

This solves #878

If it cant find WIM it tries ESD.
I also removed extension trimming in logging so there is difference between .wim and .esd

For now I only came across install.esd but I also added boot.esd check in case Microsoft starts packing it this way.

Repacking ISO with ESD takes longer because it has to deal with compression.
Installing Windows also works (tested in VM), maybe slower because of compression.

Signed-off-by: foxtrotcz <10333810+foxtrotcz@users.noreply.github.com>
@stgraber stgraber merged commit ed79e19 into lxc:main Sep 4, 2024
8 checks passed
@stgraber
Copy link
Member

stgraber commented Sep 4, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants