%EC%9D%84%20%EC%95%88%EC%A0%84%20%EB%AA%A8%EB%93%9C%EC%97%90%EC%84%9C%20%EC%8B%9C%EC%9E%91%ED%95%98%EB%8A%94%20%EB%B0%A9%EB%B2%95.png)
RAM이 제한되어 있고 VMWare 플레이어를 사용하여 4개의 우분투 가상 머신을 실행하고 싶습니다. 그래서 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
이 문제를 해결할 방법이 있나요?
감사해요.