Add virtio network model
This commit is contained in:
parent
f964a65254
commit
f5f87c3693
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ Creating the VM
|
|||
found for this example by running "virsh vncdisplay rhel9" from
|
||||
another SSH/console session.
|
||||
|
||||
For a virtio network card on Windows machines, add ",model=virtio" to
|
||||
the --network option. Other useful options are "--ram 4096" for 4 GB
|
||||
RAM, and "--vcpus 2" for a dual-CPU guest.
|
||||
|
||||
|
||||
Tips
|
||||
|
||||
|
|
Loading…
Reference in a new issue