Bläddra i källkod

Reboot definitely seems needed

Bob Mottram 11 år sedan
förälder
incheckning
4c2405ce63
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2
    1
      beaglebone.txt

+ 2
- 1
beaglebone.txt Visa fil

341
 #+BEGIN_SRC: bash
341
 #+BEGIN_SRC: bash
342
 dpkg-reconfigure locales
342
 dpkg-reconfigure locales
343
 apt-get install keyboard-configuration
343
 apt-get install keyboard-configuration
344
+reboot
344
 #+END_SRC
345
 #+END_SRC
345
 
346
 
346
-You may need to reboot for this to take effect.  To verify the change.
347
+After reboot is complete ssh back in as the root user, then to verify the change.
347
 
348
 
348
 #+BEGIN_SRC: bash
349
 #+BEGIN_SRC: bash
349
 locale -a
350
 locale -a