Difference between revisions of "Mesh/WalkThrough"

61 bytes added ,  23:28, 2 December 2013
changed the wording a bit
(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 flash) 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.  
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=
Anonymous user