Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Using IGEP WLAN to communicate

10 bytes added, 10:33, 18 August 2011
m
no edit summary
The rootfs partition in the MicroSD Card should be available in the ''/media/rootfs'' directory in your host PC. There edit the file ''/media/rootfs/etc/network/interfaces''
<pre> # interfaces(5) file used by ifup(8) and ifdown(8)
auto lo wlan0
If you wish to use a static IP then you should change at the same interfaces file:
<pre># interfaces(5) file used by ifup(8) and ifdown(8)
auto lo wlan0
You are now ready to [[Using SSH to communicate|connect to your board via SSH]], for example.
  Remember that the SSH connection details for this package are:<br>
<pre>Username: root
== See also ==
*[[Using USB ethernet gadget to communicate]]  *[[Using serial debug port to communicate]]
[[Category:Work_in_progress]] [[Category:Communications]]
0
edits