I'm trying to help installing FreeBSD 15 remote at someone who never used it. I don't have access to the machine until it's online.
Thing is that it only has a on-board 2.5 Gbit network interface that doesn't work with the release if_re kernel module and needs the port net/realtek-re-kmod. Problem. I would put the .ko on a memstick and load it, but instructing everything is too much. Create and mount USB filesystem, build realrek port and copy the .ko file to the memstick. Then mount it in the installer live shell, configure network...
Is there any way to get a simple connection only to transfer that kernel module? No rtl8139 compat trick or so?
Next option is a USB ethernet dongle but it has to be bought first...
Thing is that it only has a on-board 2.5 Gbit network interface that doesn't work with the release if_re kernel module and needs the port net/realtek-re-kmod. Problem. I would put the .ko on a memstick and load it, but instructing everything is too much. Create and mount USB filesystem, build realrek port and copy the .ko file to the memstick. Then mount it in the installer live shell, configure network...
Is there any way to get a simple connection only to transfer that kernel module? No rtl8139 compat trick or so?
Next option is a USB ethernet dongle but it has to be bought first...