virtuals - fix paragraphs after merging https://github.com/opnsense/docs/pull/539

pull/496/merge
Ad Schellevis 2 months ago
parent b5c2a3b4d1
commit 5b22aef2ed

@ -18,11 +18,10 @@ For optimum performance and compatibility, these guides are given:
.. image:: images/disableoffloading.png
------------------
------
VMware ESXi
------
--------------------
VMware offers full instructions for installing FreeBSD, these can be found
`here <https://partnerweb.vmware.com/GOSIG/FreeBSD_13x.html>`__.
@ -35,23 +34,23 @@ To install the VMware tools just goto :menuselection:`System --> Firmware --> Pl
While other network setups may work fine, the VMXNET 3 is the recommended one according to VMware's Compatibility Guide.
------
Xen
------
--------------------
To install the Xen tools just goto :menuselection:`System --> Firmware --> Plugins` and install
**os-xen** by clicking on the **+** sign next to it.
.. image:: images/os-xen.png
------
HyperV
------
--------------------
HyperV Generation 1 and 2 are supported out of the box, no additional drivers
or tools are needed.
* Secure Boot setting must be un-ticked in the Hardware > Security section for the VM.
------
KVM
------
**i440FX chipset**
@ -62,16 +61,14 @@ As of 22.1.x, OPNsense is based on FreeBSD 13.0, which includes support for the
generation of KVM virtio devices.
Note that this was a relatively recent addition to FreeBSD, so it may not be as well tested as the i440 support.
------
Others
------
--------------------
OPNsense can be installed on all virtual machines that support FreeBSD (such as Bhyve, VirtualBox).
------------------
------
Hosted
------
--------------------
For hosted installations where you can't install using the DVD ISO an alternative
approach is available in the form of **opnsense-bootstrap**.
@ -91,7 +88,7 @@ installation. Both UFS and ZFS installations are supported.
opnsense bootstrap is available for our
`github source repository <https://github.com/opnsense/update/tree/master/bootstrap>`__
------------------
--------------------
Amazon AWS EC2 Cloud
@ -126,23 +123,23 @@ article first.
File copy failed during installation
------------
-----------------------------------------
This issue is most likely caused by low memory setting. Make sure your virtual
OPNsense installation has a minimum of 1 GB of RAM.
Disk Errors on VMware
------------
-----------------------------------------
This issue can be caused by a defective drive. Changing the drive mode to IDE has
been reported to help for certain ESXi versions.
NAT issues on XenServer
------------
-----------------------------------------
This issue has been reported to be solved by disabling checksum offloading on both
OPNsense domU and Vifs.
Traffic Shaper does not work on VMware
------------
-----------------------------------------
If you are using vmxnet3 drivers try to switch to E1000.

Loading…
Cancel
Save