Update ova.md

I had issues with "Other Linux (64-bit)", and "Other 4.x or later Linux (64-bit)" appears to be the correct choice.
This commit is contained in:
Brenton 2019-07-08 18:41:03 -04:00 committed by GitHub
parent fa6f7ac74d
commit 0f93fcc477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# OVA # OVA
OVA stands for Open Virtual Appliance. Currently we had remove the ova files and publish a vmdk virtual disk, OVA stands for Open Virtual Appliance. We had to remove the ova files and publish as a vmdk virtual disk,
until we have better OVF template to generate our OVA. This VMDK work with (maybe you need convert the disk): until we have a better OVF template to generate an OVA. This VMDK work with (you may need to convert the disk):
- HyperV - HyperV
- VirtualBox - VirtualBox
- VMware - VMware
@ -9,7 +9,7 @@ until we have better OVF template to generate our OVA. This VMDK work with (mayb
## Virtual Machine ## Virtual Machine
You can use this vmdk in a virtual machine with follow requirements: You can use this vmdk in a virtual machine with follow requirements:
- OS: Linux 64bit - OS: Other 4.x or later Linux (64-bit)
- UEFI boot - UEFI boot
- min. 1GB RAM - min. 1GB RAM
- 2x vcpu - 2x vcpu