ot-br-posix
ot-br-posix copied to clipboard
/etc/iproute2/rt_tables: No such file or directory
I'm facing an error during setup screen:
sed: can't read /etc/iproute2/rt_tables: No such file or directory
Here is what I have done:
- In Raspberry Pi Imager, flashed a SD Card with Ubuntu 24.04 64 bits
- Used it on a Raspberry Pi4
- Cloned ot-be-posix with "--recursive". NB: At this stage the RPi is connected by Ethernet
- Run bootstrap script (still by ethernet)
- I'm then switching to Wifi.
- Run "INFRA_IF_NAME=wlan0 ./script/setup"
I'm then getting the above error.
I'm attaching the traces. Do you think that it is related to the change of interface (eth -> wifi)?