linux
arch
vm
<p>Error:</p>
<p>Could not open /dev/vmmon: No such file or directory.
Please make sure that the kernel module `vmmon' is loaded.</p>
<p>Fix:</p>
<pre><code>vmware-modconfig --console --install-all
</code></pre>