Changes between Version 31 and Version 32 of PiBotOsInstallation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v31 v32  
    3333     }}}
    3434* Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi-server }}}
    35 * Configure Pi Zero {{{ sudo raspi-config }}}
     35* Update Raspian Configuration {{{ sudo raspi-config }}}
    3636   * Activate the Pi Zero's built-in I2C Interface:
    3737     * Use the down arrow to select 'Advanced Options'
     
    4141* [wiki:SetupPiZeroWiFi Setup WiFi for a Pi Zero] 
    4242     
    43 ===Per Minibot instructions
    44 * Configure Pi Zero {{{ sudo raspi-config }}}
     43===Per Minibot configinstructions (with baseline image above installed)
     44* Update Raspian Configuration {{{ sudo raspi-config }}}
    4545   * Customize host name.  Reference hostname list for assigned names.  Be sure not to duplicate!
    4646   * Select 'expand to use entire sd card'.   This will reboot the pi.