mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-16 02:39:54 -04:00
fix line breaks
This commit is contained in:
parent
e36fc0ec3b
commit
d6910de8b0
1 changed files with 3 additions and 1 deletions
|
@ -53,7 +53,9 @@ Note: Size is the target size (i.e. 4096MB or 16GB, ...), not the size to add to
|
||||||
|
|
||||||
### Resize a StandaloneVM Root Image (R3.2)
|
### Resize a StandaloneVM Root Image (R3.2)
|
||||||
|
|
||||||
Another way to increase the size of `root.img` is to turn your TemplateVM into a StandaloneVM. Doing this means it will have it's own root filesystem *(StandaloneVMs use a copy of template, instead of smart sharing)*. To do this run `qvm-create --standalone` from `dom0` console.
|
Another way to increase the size of `root.img` is to turn your TemplateVM into a StandaloneVM.
|
||||||
|
Doing this means it will have it's own root filesystem *(StandaloneVMs use a copy of template, instead of smart sharing)*.
|
||||||
|
To do this run `qvm-create --standalone` from `dom0` console.
|
||||||
|
|
||||||
In `dom0` console run the following command (replace the size and path):
|
In `dom0` console run the following command (replace the size and path):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue