Move Tips header up
This commit is contained in:
parent
5df6e6850e
commit
54d54a77c5
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue