From 4c2405ce6334b17cbceaf822d0e8e6f89e18f95e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 11 May 2014 12:04:53 +0100 Subject: [PATCH] Reboot definitely seems needed --- beaglebone.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/beaglebone.txt b/beaglebone.txt index 8f65fe56..8f83f62b 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -341,9 +341,10 @@ apt-get install ca-certificates #+BEGIN_SRC: bash dpkg-reconfigure locales apt-get install keyboard-configuration +reboot #+END_SRC -You may need to reboot for this to take effect. To verify the change. +After reboot is complete ssh back in as the root user, then to verify the change. #+BEGIN_SRC: bash locale -a