[[flash_prepare_pi_zero_image]]

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
flash_prepare_pi_zero_image [2021/03/25 21:30]
wf68spef
flash_prepare_pi_zero_image [2021/04/18 15:54]
wf68spef
Line 5: Line 5:
   * Set HostName to a unique name in ''/​etc/​hostname'' ​ and in ''/​etc/​hosts''​ : e.g. Freddy-cam-l   * Set HostName to a unique name in ''/​etc/​hostname'' ​ and in ''/​etc/​hosts''​ : e.g. Freddy-cam-l
   * Set Accesspoint depending on left / right camera :   * Set Accesspoint depending on left / right camera :
-     * Get info for AP names and passwords from [[image-download-station|the network description.]]  +     * On the ''/​boot''​ partition (which normally gets automounted in windows), open the file ''​wpa_supplicant.conf'':​ 
-     ​* Write info in ''​/​etc/​wpa_supplicant/​wpa_supplicant.conf''​ : +           * Get info for AP names and passwords from [[image-download-station|the network description.]] 
- +           ​* Write info in ''​wpa_supplicant.conf''​ : 
-  ​cam-r : AP1 +              ​* ​cam-r : AP1 
-  cam-l : AP2 +              ​* ​cam-l : AP2 
- +               ''​network={ 
-<​code>​ +               ​ssid="​AP1"​ 
-network={ +               ​psk="​AP-Password"​ 
-        ssid="​AP1"​ +               ​
-        psk="​AP-Password"​ +               ''​
-+
-</​code>​+
   * Insert image into plane and power up   * Insert image into plane and power up
   * First bootup the filesystem of image (~2Gb) is enlarged to the SD-Card size (64Gb)   * First bootup the filesystem of image (~2Gb) is enlarged to the SD-Card size (64Gb)
  • flash_prepare_pi_zero_image.txt
  • Last modified: 2021/07/16 20:21
  • by wf68spef