There are at least two solutions:How does that work when you are trying to configure the static IP address prior to first boot?RasPiOS uses Network Manager to configure its networking by default.
- nmcli in Bookworm supports the --offline switch, enabling you to do configuration prior to first boot
- Configure it up online as static and with everything else you want, then save away the .nmconnection file. Only two things to fix: 1) The static IP address, and 2) the UUID, but there appears to be no issue in using the same .nmconnection file across multiple systems. So, only one thing to fix
Statistics: Posted by bls — Tue May 28, 2024 11:54 pm