mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
add explanation about size at step 6.
This commit is contained in:
parent
cab525fb91
commit
58f6b026c6
@ -35,7 +35,7 @@ The instructions below show how to resize a VM's private volume. For root volume
|
|||||||
|
|
||||||
5. shutdown tempVM
|
5. shutdown tempVM
|
||||||
|
|
||||||
6. in dom0, resize the lvm volume to the **same** size you used at step 4.:
|
6. in dom0, resize the lvm volume to the **SAME** size you used at step 4. (specifying a lower size than the underlying filesystem's size would corrupt the filesystem and either destroy some of your data or trigger filesystem exceptions when the filesystem tries to write at a location that doesn't exist):
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
sudo lvresize -L2G /dev/qubes_dom0/vm-largeVM-private
|
sudo lvresize -L2G /dev/qubes_dom0/vm-largeVM-private
|
||||||
|
Loading…
Reference in New Issue
Block a user