%20%E3%82%92%E3%82%BB%E3%83%BC%E3%83%95%E3%83%A2%E3%83%BC%E3%83%89%E3%81%A7%E8%B5%B7%E5%8B%95%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95.png)
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
これを回避する方法はありますか?
ありがとう。