Virtual Machine 환경을 개발환경으로 하려고 진행다 보니 오류가 발생했다. 젠장!!!!!
오류 메시지
This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible.
This host supports Intel VT-x, but Intel VT-x is disabled.
Intel VT-x might be disabled if it has been disabled in the BIOS/firmware settings or the host has not been power-cycled since changing this setting.
(1) Verify that the BIOS/firmware settings enable Intel VT-x and disable 'trusted execution.'
(2) Power-cycle the host if either of these BIOS/firmware settings have been changed.
(3) Power-cycle the host if you have not done so since installing VMware Workstation.
(4) Update the host's BIOS/firmware to the latest version.
해결 방법은 다음과 같다.
Cmos setup 으로 들어가서 Virtualiztion Technology 를 Enabled 로 변경해주면 된다.
참고 : http://www.sysprobs.com/disable-enable-virtualization-technology-bios
오늘도 화이팅!!!