작성
·
91
·
수정됨
0
VMWare 17버전 사용하면
옛 VMWare 버전 처럼 change hardware compatibility wizard 기능이 없습니다.
ovftool.exe 사용해서 하드웨어 호환성 맞추니까 됬습니다.
everything 프로그램으로 "ovftool.exe" 검색해서 그 경로로 들어가기(보통 이 경로 -> C:\Program Files (x86)\VMware\VMware Player\OVFTool\ovftool.exe)
ovftool.exe 있는 탐색기 주소창에 "cmd" 엔터 쳐서 cmd 창 열기
ovftool --maxVirtualHardwareVersion=14 [source.vmx] [target.ovf]
하면 해결됬습니다
참고하시라고 올립니다.