Tags: howto,linux
Date: 20220902
In a previous post I've written about rescaning for disks, but sometimes we need to enable new PCI devices, especially when hot-adding NICs to a (virtual) machine.
In most cases udev or similar will take care of this automatically, but not in all circumstances.
echo 1 >/sys/bus/pci/rescan |