Increase image size

This commit is contained in:
Bob Mottram 2018-01-18 18:16:23 +00:00
parent 9e33044b77
commit e29fe7b88b
2 changed files with 21 additions and 21 deletions

View File

@ -37,7 +37,7 @@ The MultiWriter tool is also available within mesh client images, so that you ca
[[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). The USB drive you're copying to will need to be at least 8GB in size.
"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 16GB 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>
<!-- 2017-12-29 Fri 23:16 -->
<!-- 2018-01-18 Thu 18:15 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title>
@ -246,13 +246,13 @@ for the JavaScript code in this tag.
<center><h1>Mesh Network: Images</h1></center>
<div id="outline-container-org92a36a4" class="outline-2">
<h2 id="org92a36a4">Pre-built Disk Images</h2>
<div class="outline-text-2" id="text-org92a36a4">
<div id="outline-container-orgff89f51" class="outline-2">
<h2 id="orgff89f51">Pre-built Disk Images</h2>
<div class="outline-text-2" id="text-orgff89f51">
</div>
<div id="outline-container-orgf74ea4c" class="outline-3">
<h3 id="orgf74ea4c">Writing many images quickly</h3>
<div class="outline-text-3" id="text-orgf74ea4c">
<div id="outline-container-orgd2bd6dc" class="outline-3">
<h3 id="orgd2bd6dc">Writing many images quickly</h3>
<div class="outline-text-3" id="text-orgd2bd6dc">
<p>
There may be situations where you need to write the same disk image to multiple drives at the same time in order to maximize rate of deployment. In the instructions given below the <b>dd</b> command is used for writing to the target drive, but to write to multiple drives you can use a tool such as <a href="https://wiki.gnome.org/Apps/MultiWriter">GNOME MultiWriter</a>.
</p>
@ -280,9 +280,9 @@ The MultiWriter tool is also available within mesh client images, so that you ca
</p>
</div>
</div>
<div id="outline-container-orgdd8f201" class="outline-3">
<h3 id="orgdd8f201">Client images</h3>
<div class="outline-text-3" id="text-orgdd8f201">
<div id="outline-container-orgaa45ffa" class="outline-3">
<h3 id="orgaa45ffa">Client images</h3>
<div class="outline-text-3" id="text-orgaa45ffa">
<div class="org-center">
<div class="figure">
@ -292,7 +292,7 @@ The MultiWriter tool is also available within mesh client images, so that you ca
</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). The USB drive you're copying to will need to be at least 8GB in size.
"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 16GB in size.
</p>
<div class="org-src-container">
@ -331,16 +331,16 @@ sudo dd <span class="org-variable-name">bs</span>=1M <span class="org-variable-n
</div>
</div>
<div id="outline-container-org231f975" class="outline-3">
<h3 id="org231f975">Router images</h3>
<div class="outline-text-3" id="text-org231f975">
<div id="outline-container-org6ca93ec" class="outline-3">
<h3 id="org6ca93ec">Router images</h3>
<div class="outline-text-3" id="text-org6ca93ec">
<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 and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. 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-orgbe92b46" class="outline-4">
<h4 id="orgbe92b46">Beaglebone Black</h4>
<div class="outline-text-4" id="text-orgbe92b46">
<div id="outline-container-org69b5cfa" class="outline-4">
<h4 id="org69b5cfa">Beaglebone Black</h4>
<div class="outline-text-4" id="text-org69b5cfa">
<div class="org-center">
<div class="figure">
@ -377,9 +377,9 @@ There is still a software freedom issue with the Beaglebone Black, but it doesn'
</div>
</div>
<div id="outline-container-orgd948176" class="outline-2">
<h2 id="orgd948176">Building Disk Images</h2>
<div class="outline-text-2" id="text-orgd948176">
<div id="outline-container-org6b309a0" class="outline-2">
<h2 id="org6b309a0">Building Disk Images</h2>
<div class="outline-text-2" id="text-org6b309a0">
<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>