I can now finally hibernate my Windows Server 2008! Here’s how:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\hvboot]"Start"=dword:00000003
<update> For some strange reason, updating through a .reg file didn’t work, I had to do it via regedit. </update>
After restarting, Hyper-V is now disabled. To get it up running all we have to do is:
net start hvboot
Thanks for the link, Rasteiro.
PS: I couldn’t install VMWare player either, and now I can!
PS2: VirtualPC was incredibly slow here, and now it isn’t!
No comments:
Post a Comment