Changes between Version 35 and Version 36 of PiBotOsInstallation


Ignore:
Timestamp:
Oct 1, 2016, 11:09:32 AM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v35 v36  
    22== Baseline Minibot Raspbian Image Build Instructions
    33(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)
     4
     5* [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]
    46* SSH to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    5 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]
    67* Setup DNS {{{ sudo nano /etc/resolv.conf }}} , adding the following lines:
    78     {{{