mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
minor fixes #2
This commit is contained in:
parent
674afde379
commit
cab525fb91
@ -16,7 +16,7 @@ The procedure for shrinking a volume on Ext4 and most other filesystems is a bit
|
||||
|
||||
The instructions below show how to resize a VM's private volume. For root volumes, swap the `-private` volume suffix with `-root`.
|
||||
|
||||
1. backup your data with `qvm-clone` , `qvm-backup`, or your own backup mechanism. Do not rely only on snapshots (yet).
|
||||
1. backup your data with `qvm-clone` , `qvm-backup`, or your own backup mechanism. Do not rely only on snapshots (yet)
|
||||
2. stop the VM (eg. 'largeVM') whose volume has to be resized
|
||||
3. start another VM (eg. 'tempVM') with largeVM's private volume attached:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user