diff options
-rw-r--r-- | resize/virt-resize.pod | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/resize/virt-resize.pod b/resize/virt-resize.pod index 473c5824..6a93e468 100644 --- a/resize/virt-resize.pod +++ b/resize/virt-resize.pod @@ -257,13 +257,11 @@ Currently virt-resize can resize: =item * -ext2, ext3 and ext4 filesystems when they are contained -directly inside a partition. +ext2, ext3 and ext4 filesystems. =item * -NTFS filesystems contained directly in a partition, if libguestfs was -compiled with support for NTFS. +NTFS filesystems, if libguestfs was compiled with support for NTFS. The filesystem must have been shut down consistently last time it was used. Additionally, L<ntfsresize(8)> marks the resized filesystem as |