.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "KIWI::IMAGE::RESIZE" "8" "Jan 10, 2024" "9.25.22" "KIWI NG" .SH NAME kiwi::image::resize \- Resize disk images to new geometry .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX kiwi\-ng [global options] service [] kiwi\-ng image resize \-h | \-\-help kiwi\-ng image resize \-\-target\-dir= \-\-size= [\-\-root=] kiwi\-ng image resize help .EE .UNINDENT .UNINDENT .SH DESCRIPTION .sp For disk based images, allow to resize the image to a new disk geometry. The additional space is free and not in use by the image. In order to make use of the additional free space a repartition process is required like it is provided by kiwi\(aqs oem boot code. Therefore the resize operation is useful for oem image builds most of the time. .SH OPTIONS .INDENT 0.0 .TP .BI \-\-root\fB= The path to the root directory, if not specified kiwi searches the root directory in build/image\-root below the specified target directory .TP .BI \-\-size\fB= New size of the image. The value is either a size in bytes or can be specified with m=MB or g=GB. Example: 20g .TP .BI \-\-target\-dir\fB= Directory containing the kiwi build results .UNINDENT .SH AUTHOR Marcus Schäfer .SH COPYRIGHT 2024, Marcus Schäfer .\" Generated by docutils manpage writer. .