docs: update resize
This commit is contained in:
parent
9332ea900a
commit
eb5bd0a84b
@ -2,7 +2,7 @@
|
|||||||
title: Resize a guest disk image
|
title: Resize a guest disk image
|
||||||
description: Resize a a guest disk image using qemu-img and virt-resize
|
description: Resize a a guest disk image using qemu-img and virt-resize
|
||||||
published: true
|
published: true
|
||||||
date: 2021-09-10T09:34:56.872Z
|
date: 2021-09-12T08:28:18.891Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-08-12T10:55:58.877Z
|
dateCreated: 2021-08-12T10:55:58.877Z
|
||||||
@ -19,6 +19,13 @@ Expanding a new disk implies creating a new blank image of the desired size and
|
|||||||
> In-place expansion is not supported.
|
> In-place expansion is not supported.
|
||||||
{.is-info}
|
{.is-info}
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
* On Fedora-related distributions, `virt-resize` is provided by the `guestfs-tools` package :
|
||||||
|
|
||||||
|
```
|
||||||
|
# dnf install guestfs-tools
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user