I have moved my boot and data disks from an Intel NUC 10th generation to an ASUS NUC 13th generation. This works for now, except for one essential thing: networking.
I suspect that as PVE was installed on different ethernet hardware, it might be loading the wrong drivers. Or there is another reason.
What can I do to fix this?
1. Remove
2. Find new name of ethernet device via
3. Edit
4. Reboot
Then the local stack works and if you properly plug in the ethernet cable, so does the rest...
I suspect that as PVE was installed on different ethernet hardware, it might be loading the wrong drivers. Or there is another reason.
What can I do to fix this?
1. Remove
/etc/udev/rules.d/60-bridge-network-interface.rules2. Find new name of ethernet device via
ip link3. Edit
/etc/network/interfaces, make sure it uses new name4. Reboot
Then the local stack works and if you properly plug in the ethernet cable, so does the rest...
Last edited: