mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
2GB is not sufficiant. 4GB required.
This commit is contained in:
parent
f1a0182261
commit
9a8cb3e642
@ -40,7 +40,7 @@ The name of the domain ("win7") as well as its label ("green") are just exemplar
|
|||||||
**Note:** It is unnecessary for Qubes 4 users to pass in the `--hvm` switch. To create a StandaloneVM in Qubes 4, use the --class option, as VMs are template-based by default:
|
**Note:** It is unnecessary for Qubes 4 users to pass in the `--hvm` switch. To create a StandaloneVM in Qubes 4, use the --class option, as VMs are template-based by default:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
qvm-create win7 --class StandaloneVM --property virt_mode=hvm --property kernel="" --property memory=2048 --label green
|
qvm-create win7 --class StandaloneVM --property virt_mode=hvm --property kernel="" --property memory=4096 --label green
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
If you receive an error like this one, then you must first enable VT-x in your BIOS:
|
If you receive an error like this one, then you must first enable VT-x in your BIOS:
|
||||||
|
Loading…
Reference in New Issue
Block a user