From: Richard W.M. Jones Date: Tue, 12 Jul 2011 13:13:57 +0000 (+0100) Subject: Document that ntfsresize cannot be used multiple times (RHBZ#685009). X-Git-Tag: 1.10.5~3 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=696d8b681db3c9acca23861eb51bb6c04d835c77;hp=b3c030caca70d59319b32c4c3d3a8b3e9fbca0f7;p=libguestfs.git Document that ntfsresize cannot be used multiple times (RHBZ#685009). (cherry picked from commit 2ba2ddf2113db7bb2afe3f739dc3cbaa5416a4ba) --- diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index d969ba3..2e4d120 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -5220,6 +5220,15 @@ it to local file C (as an xz compressed tar archive)."); "\ This command resizes an NTFS filesystem, expanding or shrinking it to the size of the underlying device. + +I After the resize operation, the filesystem is marked +as requiring a consistency check (for safety). You have to boot +into Windows to perform this check and clear this condition. +Furthermore, ntfsresize refuses to resize filesystems +which have been marked in this way. So in effect it is +not possible to call ntfsresize multiple times on a single +filesystem without booting into Windows between each resize. + See also L."); ("vgscan", (RErr, [], []), 232, [],