Exsi 6.0

Wanting to run a Cloud base router . I have Exsi 6.0 install is there any instructions how to install Mikrotik Cloud Base on this Software . If someone know how please help me ..

Thanks .

I can use Exsi 5.5 If needed

Got the image to work , Had to do some editing of the ovf. file and Mf file . Here is what need to be edited.

Make a backup copy of the OVF file and then open the OVF file with a text editor such as notepad++.

Change the following line:

vssd:VirtualSystemTypevirtualbox-2.2</vssd:VirtualSystemType>

to

vssd:VirtualSystemTypevmx-07</vssd:VirtualSystemType>


After you have made this change, the checksum in the mf file will no longer match. To fix this error, you can just remove the line that references the OVF file. For reference, my file looked like this.

SHA1 (name of .ovf)= *************************************

Then you will have to remove the sound.

3 false sound Sound Card sound 6 ensoniq1371 35

Then use Ovf template and install to Exsi 6.0

Will work great !!!

i get CHR working on ESXi 6.0 as follows:

create virtual guest Other Linux (64bit), then upload converted VMDK file to the storage of that guest and replace the disk of the guest OS with an image just uploaded. It is easier with vSphere client.

Edit: possibly you had to run image beforehand. so that RouterOS installs it itself on the image. As ESXi did not like the self installer.