esxi取消设备直通
2018-02-19 本文已影响1457人
龙天ivan
To force the change from passthrough mode to non-passthrough mode, complete these steps:
Edit the
/etc/vmware/esx.conffile by changing the owner of the PCI device frompassthrutovmkernel.
Example of the edit:
Change from: /device/000:02.0/owner = "passthru"
Change to: /device/000:02.0/owner = "vmkernel"
Reboot the ESX/ESXi host.