Changes between Version 8 and Version 9 of SetupPiZeroSSHOverUSB
- Timestamp:
- Sep 28, 2016, 10:49:31 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupPiZeroSSHOverUSB
v8 v9 2 2 * [https://www.raspberrypi.org/documentation/installation/installing-images/README.md Installation instructions] 3 3 * [http://blog.gbaman.info/?p=791 Setup for USB connectivity] 4 * [http://blog.gbaman.info/?p=791 Per a comment s from AndrewS 8 June 2015] from Configure your Pi with a fixed MAC address so you don't have to reconfigure windows network sharing every time you connect it. From [https://gist.github.com/Gadgetoid/319ecf8e3c5d3660e298], add the following stanza to the end of your /boot/cmdline.txt file in your Jessie install. Use a unique pair of MAC address for each Pi. Note there is exactly one space between each term, and the whole cmdline.txt file is one line.4 * [http://blog.gbaman.info/?p=791 Per a comment from AndrewS 8 June 2015],onfigure your Pi with a fixed MAC address so you don't have to reconfigure windows network sharing every time you connect it. From [https://gist.github.com/Gadgetoid/319ecf8e3c5d3660e298], add the following stanza to the end of your /boot/cmdline.txt file in your Jessie install. Use a unique pair of MAC address for each Pi. Note there is exactly one space between each term, and the whole cmdline.txt file is one line. 5 5 {{{ 6 6 g_ether.dev_addr=5a:77:1e:af:8e:9e g_ether.host_addr=72:8d:1f:c4:e8:ca