Skip to content
Snippets Groups Projects
Commit a5ed9a96 authored by Bob Mottram's avatar Bob Mottram
Browse files

prep installation

parent 036ac82a
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,13 @@ To get started you will need:
You will also need to know, or find out, the IP address of your internet router and have a suitable static IP address for the Beaglebone on your local network. The router should allow you to forward ports to the Beaglebone (often this is under firewall or "advanced" settings).
You can either install from a debian package or manually as follows:
sudo apt-get install git
git clone https://github.com/bashrc/freedombone
cd freedombone
sudo make install
Plug the microSD card into your laptop/desktop and then run the *freedombone-prep* command. For example:
freedombone-prep -d /dev/sdX --ip <static LAN IP> --iprouter <router LAN IP>
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment