DOKK / manpages / debian 12 / cloud-image-utils / resize-part-image.1.en
cloud-resize-image(1) cloud-utils cloud-resize-image(1)

resize-part-image - resize a partition image

resize-part-image [ options ] IMAGE SIZE [OUTPUT]

show output of resize and fsck commands
Target file for resizing
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'

Resize a partition image to a new size.

resize2fs(8)

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.

17 Feb 2010 cloud-utils