Nutanix: removing hotplug devices
Maybe you saw, when you right click "safely remove hardware and eject media". You have the option to eject the ethernet adapter and a few other things which you might want to avoid to be ejected due to the fact that your Nutanix Box isn't reachable anymore afterwards.
Therefore just update the Reg_DWORD of capabilities key to (2):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\VEN_1AF4&DEV_1000&SUBSYS_00011AF4&REV_00\3&13c0b0c5&0&18
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00\3&13c0b0c5&0&28
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\VEN_1AF4&DEV_1004&SUBSYS_00081AF4&REV_00\3&13c0b0c5&0&20
Afterwards it shouldn't be there anymore:
Comments
Post a Comment