I was curious as to why my image (and apparently the image of other users) ended up en_GB.utf8 when I had made the following selection:
Nowhere else does the Raspberry Pi Imager ask for any additional locale information.
I'm not smart enough to know what all this means, but having the locale default to GB caused problems:
This fixed it:
Nowhere else does the Raspberry Pi Imager ask for any additional locale information.
I'm not smart enough to know what all this means, but having the locale default to GB caused problems:
Code:
pi@sky:~ $ man scpman: can't set the locale; make sure $LC_* and $LANG are correctCode:
pi@sky: ~ $ sudo locale-genGenerating locales (this might take a while)... en_US.UTF-8... doneGeneration complete.Statistics: Posted by Ratsima — Sat Nov 02, 2024 10:47 am