I hope formatting fixed.

pull/15/head
qaidvoid 4 years ago
parent 551daefb87
commit 3816b14be2

@ -29,8 +29,10 @@ This may not be needed. If default network isn't started by default for you, sta
sudo virsh net-autostart default
#+END_SRC
** Setup Guest OS
Launch virt-manager, and start creating guest. On final step, check *Customize before install*. \\
> In the *Overview* section, set Chipset to *Q35* and firmware to *UEFI* \\
> In the *CPUs* section, change CPU model to *host-passthrough*. You need to type it. \\
According to Arch Wiki, this makes sure that the CPU is detected properly. Without it, some applications may complain about your CPU being of an unknown model. \\
#+BEGIN_VERSE
Launch virt-manager, and start creating guest. On final step, check *Customize before install*.
> In the *Overview* section, set Chipset to *Q35* and firmware to *UEFI*.
> In the *CPUs* section, change CPU model to *host-passthrough*. You need to type it manually.
According to Arch Wiki, this makes sure that the CPU is detected properly. Without it, some applications may complain about your CPU being of an unknown model.
Now, you can *Begin Installation*.
#+END_VERSE

Loading…
Cancel
Save