Changes between Version 42 and Version 43 of PiBotOsInstallation
- Timestamp:
- Oct 1, 2016, 11:21:07 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v42 v43 4 4 5 5 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero] 6 * SSH to Pi :{{{ ssh pi@raspberrypi.local }}} (password is raspberry)6 * SSH to Pi with {{{ ssh pi@raspberrypi.local }}} (password is raspberry) 7 7 * Setup DNS {{{ sudo nano /etc/resolv.conf }}} , adding the following lines: 8 8 {{{ … … 33 33 * Acknowledge the notification confirming the I2C Interface has been enabled 34 34 * [wiki:SetupPiZeroWiFi Setup WiFi for a Pi Zero] 35 35 * Reboot one last time, and log back in. Capture OS image for reuse by 36 * ??? 36 37 === Per Minibot configinstructions (with baseline image above installed) 37 38 * Update Raspian Configuration {{{ sudo raspi-config }}}