Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

tmux new-session -d -s "bootloader_raspberry" "bash /root/bootloader_raspberry.bash"

Edit the /etc/hostname file to give the Raspberry a unique name. The name should correspond to the vehicle ID, for example raspberrypi-06 or raspberrypi-42.

Cross Compilation and Software Distribution

...