주요 내용
- 가상머신 생성
Virtual machine hardware compatibility = Workstation 5 + ESX Server Compatible
Select a Guest Operating System = Linux -> Red Hat Enterprise Linux 4 64-bit
Processor Configuration = Two
Memory for the Virtual Machine = 2048
Network Type = Do not use a network connection
Select I/O Adapter Types = LSI Logic
Specify Disk Capacity = 64 GB - Workstation 6.5를 사용하는 경우
가상머신 설정에서 Processors 선택
Execution Mode -> Prefered mode : Intel VT-x or AMD-V 선택 - Workstation 6.5 이하 버전인 경우, vmx 파일 편집하기
생성된 vmx 파일에 아래 내용을 추가
# Intel VT
monitor_control.restrict_backdoor = TRUE
monitor_control.vt32 = TRUE
#AMD
#Monitor_control.enable_svm = TRUE
#Intel NIC config
ethernet0.present = TRUE
ethernet0.virtualDev = “e1000″
ethernet0.connectionType = “bridged”
ehternet0.addressType = “generated”
댓글을 달아 주세요
댓글 RSS 주소 : http://www.wccs.co.kr/?/rss/comment/3댓글 ATOM 주소 : http://www.wccs.co.kr/?/atom/comment/3