Move Tips header up

This commit is contained in:
Anthony Rose 2022-09-30 11:59:27 +01:00
parent 5df6e6850e
commit 54d54a77c5

View file

@ -35,15 +35,15 @@ Creating the VM
to the "--disk" option. Specify the size by adding "size=20" for a
20 GB disk.
Tips
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
A list of supported operating systems can be found by running:
virt-install --osinfo list