When you experience this warning during boot and install. Last login: Sat Apr 2 23:28:22 2016 -bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) -bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) -bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Change this according to your country. LinuxCircle is based in Australia, so we use AU. $ export LANGUAGE=en_AU.UTF-8 $ export LANG=en_AU.UTF-8 $ export LC_ALL=en_AU.UTF-8 $ locale-gen en_AU.UTF-8 $ sudo dpkg-reconfigure locales
(Visited 517 times, 1 visits today)