NAME
resize-part-image – resize a partition imageSYNOPSIS
resize-part-image [ options ] IMAGE SIZE [OUTPUT]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’
DESCRIPTION
Resize a partition image to a new size.