mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-01-17 01:57:09 -05:00
Recommend 128mb RAM for MirageOS
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a9c594651e
commit
ea6d053be5
@ -56,8 +56,8 @@ Create a TemplateVM:
|
||||
qvm-create \
|
||||
--property kernel=mirage-firewall \
|
||||
--property kernelopts='' \
|
||||
--property memory=64 \
|
||||
--property maxmem=64 \
|
||||
--property memory=128 \
|
||||
--property maxmem=128 \
|
||||
--property vcpus=1 \
|
||||
--property virt_mode=pvh \
|
||||
--label=black \
|
||||
|
Loading…
Reference in New Issue
Block a user