From 58f6b026c6be56491f3ddd5270a95645abac6fa5 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Wed, 6 Jun 2018 19:11:47 +0300 Subject: [PATCH] add explanation about size at step 6. --- _tmp/issue-37.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_tmp/issue-37.md b/_tmp/issue-37.md index 9ba3709..d202bc2 100644 --- a/_tmp/issue-37.md +++ b/_tmp/issue-37.md @@ -35,7 +35,7 @@ The instructions below show how to resize a VM's private volume. For root volume 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