User Tools

Site Tools


rocnet:headless-cam-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rocnet:headless-cam-en [2021/02/13 11:27] rjversluisrocnet:headless-cam-en [2021/02/15 14:49] – [Config the Boot Partition] rjversluis
Line 10: Line 10:
 =====SD Card with Pi OS Lite (32bit)===== =====SD Card with Pi OS Lite (32bit)=====
 Download the Raspberry Pi Imager: Download the Raspberry Pi Imager:
-  * https://www.raspberrypi.org/software/+  * __**[[https://www.raspberrypi.org/software/|Raspberry Pi Imager]]**__
  
 {{:rocnet:pi-img-os-0.png?240}}{{:rocnet:pi-img-os-1.png? 240}}{{:rocnet:pi-img-os-2.png? 240}}{{:rocnet:pi-img-os-3.png? 240}}\\ {{:rocnet:pi-img-os-0.png?240}}{{:rocnet:pi-img-os-1.png? 240}}{{:rocnet:pi-img-os-2.png? 240}}{{:rocnet:pi-img-os-3.png? 240}}\\
Line 21: Line 21:
   - Pi OS Other   - Pi OS Other
   - Pi OS Lite (32bit)   - Pi OS Lite (32bit)
- 
-See also:  
-  * __**[[https://www.raspberrypi.org/software/|Raspberry Pi Imager]]**__ 
-on how to create a SD image.\\ 
  
  
Line 39: Line 35:
 update_config=1 update_config=1
 network={ network={
-       ssid="<my SSID>"+       ssid="<my SSID1>" 
 +       psk="<my PASSWORD>" 
 +       key_mgmt=WPA-PSK 
 +       priority=2 
 +
 +network={ 
 +       ssid="<my SSID2>"
        psk="<my PASSWORD>"        psk="<my PASSWORD>"
        key_mgmt=WPA-PSK        key_mgmt=WPA-PSK
 +       priority=1
 } }
 </code> </code>
 Replace the "<my*>" values with the access information of the Access Point.\\ Replace the "<my*>" values with the access information of the Access Point.\\
-  * **Note:** //Multiple network definitions may be added.// \\+  * **Note:** //Multiple network definitions may be added. The highest priority will be connected first if available.// \\
 Copy an empty file named ''SSH'', and ''wpa_supplicant.conf'' to ''boot''. (Under Windows mostly drive ''D:'')\\ Copy an empty file named ''SSH'', and ''wpa_supplicant.conf'' to ''boot''. (Under Windows mostly drive ''D:'')\\
  
rocnet/headless-cam-en.txt · Last modified: 2022/06/17 09:42 by rjversluis