diff --git a/wiki/linux/proxmox.md b/wiki/linux/proxmox.md index 312822a..532572c 100644 --- a/wiki/linux/proxmox.md +++ b/wiki/linux/proxmox.md @@ -13,13 +13,13 @@ Enlarge a disk by using: qm resize ``` -For example: +For example (100G is 100GibiByte): ```shell qm resize 100 ide0 +100G ``` -After that grow the filesystem as described in [the disk-management article](linux/disk-management.md). +After that grow the filesystem as described in [the disk-management article](disk-management.md). ## VM passthrough