After the device starts, tcpdump immediately shows this:
21:03:17.598981 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 18:fd:74:3e:d7:b0 (oui Unknown), length 300
21:03:17.799113 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 18:fd:74:3e:d7:b0 (oui Unknown), length 300
21:03:17.999243 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 18:fd:74:3e:d7:b0 (oui Unknown), length 300
21:03:18.199381 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 18:fd:74:3e:d7:b0 (oui Unknown), length 300
21:03:18.399503 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 18:fd:74:3e:d7:b0 (oui Unknown), length 300
Going through the netinstall process (hold down reset, see the flashing light, see the light go solid, see the light go out, let go reset) seems to make no difference, the tcpdump is unchanged from the above, just a stream of bootp requests.
netinstall itself gets stuck as follows:
[root@emma ~]# ./netinstall-cli -i enp0s31f6 -a 192.168.88.3 routeros-7.8-arm.npk
Version: 7.8(2023-02-24 09:43:52)
Using Interface: enp0s31f6
Wait for Link-UP on 'enp0s31f6'. OK
Using Client IP: 192.168.88.3
Using Server IP: 192.168.88.2
Starting PXE server
Waiting for RouterBOARD...
I've tried the "put a switch in", I've tried "hold down reset for longer" for many values of longer (tens of seconds past the light going out).
Is there any hope for this device or must I RMA it?