Failed to export surface recovery image to wim file
Posted: Thu Aug 22, 2024 11:53 am
I had downloaded the Surface Laptop 7's recovery image from https://support.microsoft.com/en-us/sur ... very-image, and found it is in split form (swm file). But when I tried to export these images, the program showed these errors:
wimlib version:1.14.4
Surface image details (output from get-filehash):
Invoked Command:
Code: Select all
[ERROR] blob could not be assigned to a solid resource
ERROR: Exiting with error code 20:
An entry in the WIM's lookup table is invalid.Surface image details (output from get-filehash):
Code: Select all
Algorithm Hash Path
--------- ---- ----
SHA256 356B0A6479B3ACF6844289D689950D95524A36D664EA4F7B4790C72C1D535B39 SurfaceLaptop7_BMR_172010_2024.514.223.zipCode: Select all
wimexport D:\SurfaceLaptop7_BMR_172010_2024.514.223\sources\install.swm all D:\install.wim --ref="D:\SurfaceLaptop7_BMR_172010_2024.514.223\sources\install*.swm"