Changes between Version 21 and Version 22 of PiBots
- Timestamp:
- Jul 31, 2016, 10:45:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBots
v21 v22 22 22 * sudo raspi-config 23 23 ''What should be done in this application?'' (If its "expand to use the whole sd card", that forces a reboot, and should probably move to the last step.) 24 * Update to latest software :24 * Update to latest software (this will take a while): 25 25 * sudo apt-get update 26 26 * sudo apt-get upgrade … … 44 44 }}} 45 45 * ''Do we use Maven?'' 46 * Shutdown your pi with 'sudo halt', disconnect it and reconnect it again to reboot it fully. You may have to reassign internet sharingone more time since the MAC is now constant, but it should stick after that.46 * Shutdown your pi with 'sudo halt', disconnect it and reconnect it again to reboot it fully. You may have to reassign Windows Network Sharing connections one more time since the MAC is now constant, but it should stick after that. 47 47 48 48