VMX86 (VMWare Player) をセーフモードで起動する方法

VMX86 (VMWare Player) をセーフモードで起動する方法

RAM が限られているため、VMWare Player を使用して 4 つの Ubuntu 仮想マシンを実行したいと考えています。そのため、RAM を節約するために Windows 7 をセーフ モードで起動し、VMWare Player をセーフ モードで起動しようとしています。しかし、VM を起動すると、次のエラーが表示されます。

Unable to open kernel device "\\.\Global\vmx86": The system cannot find the file specified. Did you reboot after installing VMware Player?

Failed to initialize monitor device.

どこかで、そのためにはvmx86というドライバーを起動する必要があると読んだのですが、起動しようとすると

net start vmx86

次のエラーが表示されます。

System error 1084 has occurred.

This service cannot be started in Safe Mode

これを回避する方法はありますか?

ありがとう。

関連情報