logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

resize-part-image - resize a partition image

Author

       This  manpage was written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used
       by others).  Permission is granted to copy, distribute and/or modify this document under the terms of the
       GNU General Public License, Version 3 published by the Free Software Foundation.

       On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-
       licenses/GPL.

cloud-utils                                        17 Feb 2010                             cloud-resize-image(1)

Description

       Resize a partition image to a new size.

Name

       resize-part-image - resize a partition image

Options

-v|--verbose
              show output of resize and fsck commands

       IMAGE  Target file for resizing

       SIZE   New size is specified per resize2fs(8), e.g. "1G" for 1 gigabyte

       [OUTPUT]
              If OUTPUT filname is given, do not modify 'IMAGE', but create new file 'OUTPUT'

See Also

resize2fs(8)

Synopsis

resize-part-image[options]IMAGESIZE[OUTPUT]

See Also