mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
ResizeDiskImage changed
Added limit for private storage size imposed by qubes-manager
This commit is contained in:
parent
54e7821071
commit
bb008032f7
@ -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…
Reference in New Issue
Block a user