Difference between revisions of "Mesh/WalkThrough"
Jump to navigation
Jump to search
changed the wording a bit
Jwentwistle (talk | contribs) (changed the wording a bit) |
(changed the wording a bit) |
||
Line 1: | Line 1: | ||
The following walk through assumes you're using linux and [https://help.ubuntu.com/community/UsingTheTerminal knowledge of terminal]. The basic idea of getting a node (router) on the mesh consists of flashing (copying files to | The following walk through assumes you're using linux and you have [https://help.ubuntu.com/community/UsingTheTerminal knowledge of the terminal]. The basic idea of getting a node (router) on the mesh consists of flashing (copying files to [https://en.wikipedia.org/wiki/Flash_memory flash memory]) an operating system to node and installing additional drivers and packages. We use [https://openwrt.org/ OpenWRT] as the operating system on our embedded devices (routers), then connect to the node (via [https://en.wikipedia.org/wiki/Secure_Shell SSH]) and install mesh the related software and configure it. This operating system is meant to fit on small amount (4MB) of flash memory. | ||
=Building an OpenWRT image= | =Building an OpenWRT image= |