mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-26 15:59:24 -05:00
Add note about VT-x error message
See: https://groups.google.com/d/topic/qubes-users/4B3czSWXwkg/ https://groups.google.com/d/topic/qubes-users/0Mi9S56LdJ4/
This commit is contained in:
parent
2c47f67d7e
commit
fa81ded208
@ -29,6 +29,12 @@ qvm-create win7 --hvm --label green
|
||||
|
||||
(Of course, the name of the domain ("win7"), as well as it's label ("green"), are just exemplary).
|
||||
|
||||
If you receive an error like this one, then you must first enable VT-x in your BIOS:
|
||||
|
||||
~~~
|
||||
libvirt.libvirtError: invalid argument: could not find capabilities for arch=x86_64
|
||||
~~~
|
||||
|
||||
Now, we need to install an OS inside this VM, this can done by attaching an installation ISO upon starting the VM (this currently can be done only from command line, but in the future we surely will added an option to do this also from the manager):
|
||||
|
||||
~~~
|
||||
|
Loading…
Reference in New Issue
Block a user