The setup scripts should check that Predictable Network Interface Names is enabled. If it's not, the scripts should show an error message and prompt the user to run raspi-config and enable that setting. Changing this setting requires a reboot.
The setup scripts now check that Predictable Network Interface Names is enabled. If it isn't, they show an error message directing the user to enable this option, reboot, and run the setup script again.
The setup scripts should check that Predictable Network Interface Names is enabled. If it's not, the scripts should show an error message and prompt the user to run
raspi-config
and enable that setting. Changing this setting requires a reboot.