X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fman1%2Fimagex-apply.1.in;h=9df08fd7fdd851991c13782a91bee3f51630dc85;hp=e869174d10ba87c85e4f5bb6230493a457622823;hb=ca9d58ea6cecbfc445588aff2f1950bf3da4d444;hpb=f8756ed92ff817d0c8b544ff7e5cb4049178337b diff --git a/doc/man1/imagex-apply.1.in b/doc/man1/imagex-apply.1.in index e869174d..9df08fd7 100644 --- a/doc/man1/imagex-apply.1.in +++ b/doc/man1/imagex-apply.1.in @@ -395,10 +395,23 @@ form. .TP \fB--wimboot\fR Windows only: Instead of extracting the files themselves, extract "pointer -files" back to the original WIM. This is only expected to work on Windows 8.1 -and later, since only those versions of Windows contain the Windows Overlay File -System Filter Driver that is necessary for this feature. See Microsoft's -documentation for "WIMBoot" for more information. +files" back to the WIM archive. This can result in significant space savings. +However, it comes at several potential costs, such as not being able to delete +the WIM archive and possibly having slower access to files. See Microsoft's +documentation for "WIMBoot" for more information. Also, this option only works +when several conditions hold: +.RS +.IP \[bu] 4 +The operating system is Windows 8.1 update 1 or later, since that is the first +version of Windows that contains the Windows Overlay File System Filter Driver +("WOF") necessary for this feature. +.IP \[bu] +The program is run as an Administrator. +.IP \[bu] +The WIM archive is not solid (i.e. is not an "ESD file"). +.IP \[bu] +The target volume is NTFS or another filesystem that supports reparse points. +.RE .SH NOTES \fIData integrity\fR: WIM files include SHA1 message digests for file data. \fB@IMAGEX_PROGNAME@ apply\fR calculates the SHA1 message digest of every file