D
D
Demon_i2017-06-03 12:17:47
PowerShell
Demon_i, 2017-06-03 12:17:47

How to fix Dismount-VmHostAssignableDevice issue?

I am trying, according to this article , to forward PCI-WiFi to a Hyper-V virtual machine.
Faced such an error.
PS C:\WINDOWS\system32> Dismount-VmHostAssignableDevice -LocationPath $locationPath -Force -Verbose VERBOSE
: Dismount-VmHostAssignableDevice will disable the assignable device so it can be assigned to a
virtual machine.
Dismount-VmHostAssignableDevice : The operation failed.
The current configuration does not allow the OS to control the PCI Express bus. Check your BIOS or UEFI settings.
string:1 character:2
+ Dismount-VmHostAssignableDevice -LocationPath $locationPath -Force - ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Dismount-VMHostAssignableDevice], VirtualizationException
+ FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.DismountVMHostAssignableDevice The
internet is silent on this. Tell me where to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
rootkie, 2019-09-26
@rootkie

In the BIOS, you need to check if VTd is enabled and if the mat is supported. board and processor is a set of instructions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question