Running OSv on VMware ESXi - nyh/osv GitHub Wiki
Open vSpehere Client, click File -> Deploy OVF Template Input URL which copied from OSv download page.
Go though wizard by clicking Next button, it will deploy 'osv' instance automatically.
Install VMware OVF Tool before building image.
Build OSv image by following command:
$ cd src/osv
$ make osv.vmdk
$ scripts/gen-vmx.sh
Deploy OSv image by ovftool:
$ ovftool -ds=<datastore name> build/release/osv.vmx vi://root:password@<ip address>/