X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-mount.1.in;h=4875b162367f60c5baf099b8c0ace23aee1f0431;hp=f2a50e63a5d8ffbe93095af3798c81ae9f6f2cdd;hb=da8fe9993a0ece30bd57596081e778364ba72ec5;hpb=da295f258b60e1593de305385c0669eac4b76644 diff --git a/doc/imagex-mount.1.in b/doc/imagex-mount.1.in index f2a50e63..4875b162 100644 --- a/doc/imagex-mount.1.in +++ b/doc/imagex-mount.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "August 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-mount, @IMAGEX_PROGNAME@-mountrw, @IMAGEX_PROGNAME@-unmount \- Mount and unmount an image from a WIM archive .SH SYNOPSIS @@ -72,6 +72,13 @@ rebuilt to make a small change. But, if you are making many changes to a read-write mounted WIM, especially deleting large files, it is suggested to provide the \fB--rebuild\fR option to \fB@IMAGEX_PROGNAME@ unmount\fR to force the WIM to be rebuilt, or else run \fB@IMAGEX_PROGNAME@ optimize\fR on the WIM afterwards. +.PP +wimlib v1.6.0 and later can mount version 3584 WIMs, which usually use packed, +LZMS-compressed streams and may carry the \fI.esd\fR file extension rather than +\fI.wim\fR. However, such files are not designed for random access, so reading +data from them when mounted may be very slow. In addition, \fI.esd\fR files +downloaded directly by the Windows 8 web downloader have encrypted segments, and +wimlib cannot mount such files until they are first decrypted. .SH MOUNT OPTIONS .TP 6 \fB--check\fR