반응형
.vmx 파일에 내용 추가
monitor_control.restrict_backdoor="TRUE"
disable_acceleration = "TRUE"
monitor_control.vt32 = "TRUE"
monitor_control.enable_svm = "TRUE"
svga.vramSize = "67108864"
vmmouse.present = "FALSE"
To start DFO i had to add the text bellow, in my <insert vmware name>.vmx file.
monitor_control.virtual_rdtsc = "False"
monitor_control.restrict_backdoor = "TRUE"
isolation.tools.getPtrLocation.disable = "FALSE"
isolation.tools.setPtrLocation.disable = "FALSE"
isolation.tools.setVersion.disable = "FALSE"
isolation.tools.getVersion.disable = "FALSE"
monitor_control.disable_directexec = "TRUE"
Then launched DFO and it work great.
monitor_control.restrict_backdoor="TRUE"
disable_acceleration = "TRUE"
monitor_control.vt32 = "TRUE"
monitor_control.enable_svm = "TRUE"
svga.vramSize = "67108864"
vmmouse.present = "FALSE"
To start DFO i had to add the text bellow, in my <insert vmware name>.vmx file.
monitor_control.virtual_rdtsc = "False"
monitor_control.restrict_backdoor = "TRUE"
isolation.tools.getPtrLocation.disable = "FALSE"
isolation.tools.setPtrLocation.disable = "FALSE"
isolation.tools.setVersion.disable = "FALSE"
isolation.tools.getVersion.disable = "FALSE"
monitor_control.disable_directexec = "TRUE"
Then launched DFO and it work great.
반응형
'UTILITY' 카테고리의 다른 글
VMWARE 속도 튜닝 하기 (1) | 2010.12.07 |
---|---|
Windows에서 Mac 주소 바꾸기(변경) (0) | 2010.12.06 |
VMWARE 7.1.2 32 and 64 bit ~ (0) | 2010.12.02 |
JEUS 5 Encoding / characterset (0) | 2010.11.25 |
윈도우 프로그램의 사용 포트와 프로그램 확인을 하는 프로그램 (0) | 2010.09.13 |