I have a Broadcom netlink gigabit ethernet adapter not having any luck getting this installed. Error no network Interface devices found when trying to start the installation.
Last edited:
This Nic uses the tg3 driver which is included in PVE.
lspci
.tg3
module from the running kernel usingrmmod tg3
broadcom
module followed by the tg3
module again:modprobe broadcom
modprobe tg3
ps -ef | grep inst
kill -9 <pid>
)startx