반응형

Your PC needs to restart | Please hold down the power button | Error Code 0x000000C4 에러



VM을 생성할 때 Windows 8.1 을 선택 하면 됩니다.

아래 버전을 사용한다면 아래 링크를 참조하여 해결을 시도해 볼 수 있습니다.






Windows Server 2012 64.png



Changed 4 weeks ago by birdie

Changed 3 weeks ago by birdie

VM logs, settings and storage

comment:1Changed 3 weeks ago by birdie

This bug affects Windows 8.1 preview installation as well.

comment:2Changed 3 weeks ago by birdie

The solution is to run this command:

VBoxManage setextradata [vmname] VBoxInternal/CPUM/CMPXCHG16B 1

Hopefully the next VBox release will have this instruction enabled by default.

comment:3Changed 3 weeks ago by frank

  • Priority changed from blocker to critical

comment:4 follow-up: ↓ 6Changed 3 weeks ago by gernst

The solution with CMPXCHG16B is NOT working for me in Windows 8.1 preview. Still the same error message.

comment:5Changed 3 weeks ago by Piotr Orwat

try

VBoxManage setextradata global VBoxInternal/CPUM/CMPXCHG16B 1
Last edited 3 weeks ago by Piotr Orwat (previous) (diff)

comment:6 in reply to: ↑ 4Changed 3 weeks ago by birdie


+ Recent posts