Changes between Version 35 and Version 36 of PiBotOsInstallation
- Timestamp:
- Oct 1, 2016, 11:09:32 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v35 v36 2 2 == Baseline Minibot Raspbian Image Build Instructions 3 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) 4 5 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero] 4 6 * SSH to Pi: {{{ ssh pi@raspberrypi.local }}} (password is raspberry) 5 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]6 7 * Setup DNS {{{ sudo nano /etc/resolv.conf }}} , adding the following lines: 7 8 {{{