mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-28 15:27:18 -05:00
Small add in installing and updating
Hello Qubes! I am pretty new to this, but was reading about StandaloneVM, and think the command is only for 3.x, not 4.x. I tried copying from other material, hope I did it right! Figure is better to try myself since its little thing. Thanks!
This commit is contained in:
parent
fc52b31f98
commit
441c96ad8c
@ -189,6 +189,12 @@ In order to create a standalone VM you can use a command line like this (from co
|
||||
qvm-create <vmname> --standalone --label <label>
|
||||
~~~
|
||||
|
||||
or in 4.0:
|
||||
|
||||
```
|
||||
qvm-create --class StandaloneVM --label <label> --property virt_mode=hvm <vmname>
|
||||
```
|
||||
|
||||
... or click appropriate options in the Qubes Manager's Create VM window.
|
||||
|
||||
Using more than one template
|
||||
|
Loading…
x
Reference in New Issue
Block a user