Raspberry Pi Image: Difference between revisions

221 bytes added ,  14:35, 29 April 2022
mNo edit summary
Line 73: Line 73:
Retype new password:  
Retype new password:  
passwd: password updated successfully</nowiki>
passwd: password updated successfully</nowiki>
* Now you can check/configure your RPi for your locale and timezone settings.
* '''Now you can check/configure your RPi for your locale and timezone settings.'''<br />
: You '''must''' do this before you configure Cumulus MX if you are going to change it. Changing the locale after Cumulus MX has connected to your station means you may be in for a lot of editing of data files!
** ''The build has set a default which is for '''en_UK UTF-8''' locale and '''GMT''' timezone''.  
** ''The build has set a default which is for '''en_UK UTF-8''' locale and '''GMT''' timezone''.  
** Use '''sudo raspi-config''' 5. Localization Options, L1 Locale (select en_US ISO-8851-1 for USA if needed) and L2 Timezone (select the appropriate timezone), then '''sudo reboot''' if needed to engage the new settings.
** Use '''sudo raspi-config''' 5. Localization Options, L1 Locale (select en_US ISO-8851-1 for USA if needed) and L2 Timezone (select the appropriate timezone), then '''sudo reboot''' if needed to engage the new settings.