したがき

#
# By default this script does nothing.
# Print the IP address
_IP=$(hostname -I) || true
if [ "$_IP" ]; then
  printf "My IP address is %s\n" "$_IP"
fi
./radio/radirutool_OK.sh -p mplayer
exit 0

ネットワーク接続されるまでbootしない。()
3 Boot Options → B2 Wait for Network at Boot 選択してYES
RS232シリアルでのログインを許可
5 Interfacing Options → P6 Serial 選択してYES


書きかけ未確認