Просмотр исходного кода

Reboot definitely seems needed

Bob Mottram 11 лет назад
Родитель
Сommit
4c2405ce63
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      beaglebone.txt

+ 2
- 1
beaglebone.txt Просмотреть файл

@@ -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