Changes between Version 53 and Version 54 of PiBotOsInstallation


Ignore:
Timestamp:
Oct 11, 2016, 8:10:31 PM (9 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v53 v54  
    11
    22== Baseline Minibot Raspbian Image Build Instructions
    3 (based on stock [https://www.raspberrypi.org/downloads/raspbian/ Raspian Jessie Light] image, not that some of the below install steps may already be in the stock image, so don't worry about it if they're already installed)
     3
     4* Plan A: note that some of the below install steps may already be in the stock image, so don't worry about it if they're already installed)
     5   1. Download stock [https://www.raspberrypi.org/downloads/raspbian/ Raspian Jessie Light] image
     6   2. Follow [https://www.raspberrypi.org/documentation/installation/installing-images/README.md these directions] for installing it to a uSD card
     7   
     8* Plan B:
     9   1. Download and install [http://www.pibakery.org/ PiBakery] which includes Jessie Light
     10
     11
    412
    513* [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]