Procházet zdrojové kódy

Reboot definitely seems needed

Bob Mottram před 11 roky
rodič
revize
4c2405ce63
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2
    1
      beaglebone.txt

+ 2
- 1
beaglebone.txt Zobrazit soubor

@@ -341,9 +341,10 @@ apt-get install ca-certificates
341 341
 #+BEGIN_SRC: bash
342 342
 dpkg-reconfigure locales
343 343
 apt-get install keyboard-configuration
344
+reboot
344 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 349
 #+BEGIN_SRC: bash
349 350
 locale -a