Elektrine lite

← Feed

@winload_exe@wetdry.world

Post #2299413

2024-04-29 10:00 UTC

@tauon@possum.city @tendstofortytwo@social.treehouse.systems WIM images are basically a sector-by-sector capture of a specified directory or disk partition with all file/folder attributes and creation/modification dates and symbolic links preserved, encapsulated inside of a single index you can have more than one OS image index in a WIM file, and WIMs support LZX and LZMS compression they're meant to work best with Windows OS images, since they can be serviced using the Windows component-based servicing stack and are able to be pre-customized by OEMs

Replies (1)

  • @winload_exe@wetdry.world @tauon@possum.city yeah, and I got DISM (microsoft's WIM tool) to successfully apply a WIM file to install linux, I just couldn't get the Windows installer to use it

    Open ##2299414