mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-06 05:59:59 -04:00
ResizeDiskImage changed
Added limit for private storage size imposed by qubes-manager
This commit is contained in:
parent
54e7821071
commit
bb008032f7
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@ There are several disk images which can be easily extended.
|
||||||
|
|
||||||
### Private disk image
|
### Private disk image
|
||||||
|
|
||||||
The private disk image of a AppVM can be grown with [qubes-grow-private](/wiki/Dom0Tools/QvmGrowPrivate):
|
1048576 MB is the maximum size which can be assigned to a private storage through qubes-manager.
|
||||||
|
|
||||||
|
To grow the private disk image of a AppVM beyond this limit [qubes-grow-private](/wiki/Dom0Tools/QvmGrowPrivate) can be used:
|
||||||
|
|
||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
qvm-grow-private <vm-name> <size>
|
qvm-grow-private <vm-name> <size>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue