usb drive size

This commit is contained in:
Bob Mottram 2016-09-01 13:03:03 +01:00
parent a05c1688b5
commit e2c194bb23
No known key found for this signature in database
GPG Key ID: 0452CC7CEA982E38
2 changed files with 24 additions and 24 deletions

View File

@ -31,7 +31,7 @@ Mesh networks are useful as a quick way to make a fully decentralised communicat
[[file:images/mesh_netbook.jpg]]
#+END_CENTER
"Client" isn't exactly the right term, but it's a mesh peer with a user interface. These images can be copied to a USB drive, then you can plug it into a laptop/netbook/desktop machine and boot from it. You will probably also need an Atheros USB wifi dongle (the black protruding object on the left side of the netbook in the picture above), because most built-in wifi usually requires proprietary firmware. In the commands below substitute /dev/sdX with the USB drive device, excluding any trailing numbers (eg. /dev/sdb).
"Client" isn't exactly the right term, but it's a mesh peer with a user interface. These images can be copied to a USB drive, then you can plug it into a laptop/netbook/desktop machine and boot from it. You will probably also need an Atheros USB wifi dongle (the black protruding object on the left side of the netbook in the picture above), because most built-in wifi usually requires proprietary firmware. In the commands below substitute /dev/sdX with the USB drive device, excluding any trailing numbers (eg. /dev/sdb). The USB drive you're copying to will need to be at least 8GB in size.
#+begin_src bash
sudo apt-get install xz-utils wget

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-09-01 Thu 12:11 -->
<!-- 2016-09-01 Thu 13:02 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -257,17 +257,17 @@ Mesh networks are useful as a quick way to make a fully decentralised communicat
</p>
<ul class="org-ul">
<li><a href="#orgd58e07d">Ready made images</a></li>
<li><a href="#org100a4e8">To build the disk image yourself</a></li>
<li><a href="#org5f77213">How to use it</a></li>
<li><a href="#org293e8ad">Ready made images</a></li>
<li><a href="#org139ec0d">To build the disk image yourself</a></li>
<li><a href="#org1a4a0ff">How to use it</a></li>
</ul>
<div id="outline-container-orgd58e07d" class="outline-2">
<h2 id="orgd58e07d">Ready made images</h2>
<div class="outline-text-2" id="text-orgd58e07d">
</div><div id="outline-container-org7c48473" class="outline-3">
<h3 id="org7c48473">Client images</h3>
<div class="outline-text-3" id="text-org7c48473">
<div id="outline-container-org293e8ad" class="outline-2">
<h2 id="org293e8ad">Ready made images</h2>
<div class="outline-text-2" id="text-org293e8ad">
</div><div id="outline-container-org97a6f70" class="outline-3">
<h3 id="org97a6f70">Client images</h3>
<div class="outline-text-3" id="text-org97a6f70">
<div class="org-center">
<div class="figure">
@ -277,7 +277,7 @@ Mesh networks are useful as a quick way to make a fully decentralised communicat
</div>
<p>
"Client" isn't exactly the right term, but it's a mesh peer with a user interface. These images can be copied to a USB drive, then you can plug it into a laptop/netbook/desktop machine and boot from it. You will probably also need an Atheros USB wifi dongle (the black protruding object on the left side of the netbook in the picture above), because most built-in wifi usually requires proprietary firmware. In the commands below substitute /dev/sdX with the USB drive device, excluding any trailing numbers (eg. /dev/sdb).
"Client" isn't exactly the right term, but it's a mesh peer with a user interface. These images can be copied to a USB drive, then you can plug it into a laptop/netbook/desktop machine and boot from it. You will probably also need an Atheros USB wifi dongle (the black protruding object on the left side of the netbook in the picture above), because most built-in wifi usually requires proprietary firmware. In the commands below substitute /dev/sdX with the USB drive device, excluding any trailing numbers (eg. /dev/sdb). The USB drive you're copying to will need to be at least 8GB in size.
</p>
<div class="org-src-container">
@ -316,16 +316,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
</div>
</div>
<div id="outline-container-org50c1ff5" class="outline-3">
<h3 id="org50c1ff5">Router images</h3>
<div class="outline-text-3" id="text-org50c1ff5">
<div id="outline-container-org29332d7" class="outline-3">
<h3 id="org29332d7">Router images</h3>
<div class="outline-text-3" id="text-org29332d7">
<p>
Routers are intended to build network coverage for an area using small and low cost hardware. You can bolt them to walls or leave them on window ledges. They don't have any user interface and their only job is to haul network traffic across the mesh. Copy the image to a microSD card and insert it into the router, plug in an Atheros wifi dongle and power on. That should be all you need to do.
</p>
</div>
<div id="outline-container-org5611c86" class="outline-4">
<h4 id="org5611c86">Beaglebone Black</h4>
<div class="outline-text-4" id="text-org5611c86">
<div id="outline-container-org696f207" class="outline-4">
<h4 id="org696f207">Beaglebone Black</h4>
<div class="outline-text-4" id="text-org696f207">
<div class="org-center">
<div class="figure">
@ -359,9 +359,9 @@ If you have a few Beaglebone Blacks to use as routers then repeat the <i>dd</i>
</div>
</div>
<div id="outline-container-org100a4e8" class="outline-2">
<h2 id="org100a4e8">To build the disk image yourself</h2>
<div class="outline-text-2" id="text-org100a4e8">
<div id="outline-container-org139ec0d" class="outline-2">
<h2 id="org139ec0d">To build the disk image yourself</h2>
<div class="outline-text-2" id="text-org139ec0d">
<p>
It's better not to trust images downloaded from random places on the interwebs. Chances are that unless you are in the web of trust of the above GPG signatures then they don't mean very much to you. If you actually want something trustworthy then build the images from scratch. It will take some time. Here's how to do it.
</p>
@ -456,9 +456,9 @@ The resulting image can be copied to a microSD card, inserted into a Beaglebone
</div>
</div>
<div id="outline-container-org5f77213" class="outline-2">
<h2 id="org5f77213">How to use it</h2>
<div class="outline-text-2" id="text-org5f77213">
<div id="outline-container-org1a4a0ff" class="outline-2">
<h2 id="org1a4a0ff">How to use it</h2>
<div class="outline-text-2" id="text-org1a4a0ff">
<p>
When you first boot from the USB drive the system will create some encryption keys, assign a unique network address to the system and then reboot itself. When that's done you should see a prompt asking for a username. This username just makes it easy for others to initially find you on the mesh and will appear in the list of users.
</p>