Skip to content

ReactOS on ESXi or VMware Workstation

The open-source computer operating system ReactOS 0.3.16 has been released a few days ago. ReactOS is intended to be binary compatible with application software and device drivers made for Microsoft Windows 2000. The latest version is available as a prebuild VMware virtual machine. Unfortunately the developers published the vmdk and vmx directly, instead of an open virtualization format (ovf). This might cause some trouble when you try run it with an older version than ESXi 5.5 or VMware Worksation 10.

The following error message is displayed when you try to run ReactOS on VMware Workstation:

The configuration file "C:\vm\ReactOS-0.3.16\ReactOS.vmx" was created by a VMware product that is incompatible with this version of VMware Workstation and cannot be used.

Cannot open the configuration file C:\vm\ReactOS-0.3.16\ReactOS.vmx.

Cannot find a valid peer process to connect to.

incompatible-vmware-workstation-version
Cannot-find-a-valid-peer-process-to-connect

When you import ReactOS to ESXi, it appears grayed out as invalid and cannot be started:

The operation is not allowed in the current state.

Unbenannt

The problem is caused by virtual hardware version 10 which is not supported prior to ESXi 5.5 and VMware Worksation 10.

To solve the problem you have to properly import the Virtual Machine. Download the following .ovf descriptor file to ReactOS virtual machine and use the OVF File to import the virtual machine into VMware Workstation or ESXi.

Download: ReactOS.ovf

reactos-ovf

You can alternatively edit the .vmx file directly and set the virtual hardware to a lower version:

react-os-hw-version

1 thought on “ReactOS on ESXi or VMware Workstation”

Leave a Reply to matt Cancel reply

Your email address will not be published. Required fields are marked *