VirtualBox on Dedicated Windows server

Discussions related to using VirtualBox on Windows hosts.
Post Reply
launchee
Posts: 1
Joined: 7. Apr 2022, 15:47

VirtualBox on Dedicated Windows server

Post by launchee »

Hello,

I have a virtual dedicated Windows server. I have enabled Hyper-V on this server. I did install Oracle VirtualBox and wanted to run Ubuntu as a virtual machine.
I get this error in VirtualBox:
WHvCapabilityCodeHypervisorPresent is FALSE! Make sure you have enabled the 'Windows Hypervisor Platform' feature. (VERR_NEM_NOT_AVAILABLE).
AMD-V is not available (VERR_SVM_NO_SVM).

Any idea? Or is it in general not possible to run VirtualBox on VDS?

Thanks and kind regards!
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: VirtualBox on Dedicated Windows server

Post by scottgus1 »

This will be nested virtualization. Usually the supported configuration is the same virtualizer in both stages.

Also, Virtualbox later than 6.0 requires VT-x/AMD-V/SVM. If Hyper-V does not pass AMD-V into its VMs, then you'd have to run 5.2.something. Then you'd get one-processor 32-bit VMs Windows 8.0 & earlier, probably some similar limits in Linux.
Post Reply