Fix Broken Ethernet for Hackintosh running under Unraid VM Change the bridge PCI bus to 0x00 and slot to 0x05: ... <interface type='bridge'> ... <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> ...