User Tools

Site Tools


deploy

This is an old revision of the document!


Deploy to the Target

Finally, load the executable onto the target with

$ ./deploy.sh

The default password on the BeagleBone Blue Board is “ost”. Edit the deploy.txt file to define which files should be downloaded.

Our images for the board come in two flavors, development and release. The release image is write protected which makes it safe for powering it off without proper shutdown procedure. However, when deploying to such an image, you will get

$ scp: /home/ost//bin/delta: Read-only file system

Before downloading you have to make the file system writable.


Next: Running the Delta Application

deploy.1623394852.txt.gz · Last modified: 2021/06/11 09:00 by ursgraf