docs: update gofurther/resize

This commit is contained in:
lukas 2022-01-25 14:42:56 +00:00
parent ddf6d38b4a
commit 8bc1aafe39

View File

@ -2,7 +2,7 @@
title: Resize an existing virtual disk title: Resize an existing virtual disk
description: description:
published: true published: true
date: 2022-01-25T14:07:18.572Z date: 2022-01-25T14:42:54.804Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-11-13T11:41:29.087Z dateCreated: 2021-11-13T11:41:29.087Z
@ -91,3 +91,5 @@ On Fedora-related distributions, `virt-resize` is provided by the `guestfs-tools
``` ```
# dnf install guestfs-tools # dnf install guestfs-tools
``` ```
*[**Go to parent page**](/gofurther/)*