Added small explanation on locale-gen changes
This commit is contained in:
parent
8810c3b533
commit
ef24408f8f
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ for US English ) and pass the choice into the system:
|
|||
# arch-chroot /mnt locale-gen
|
||||
</pre>
|
||||
|
||||
If you are working in chroot don't expect the change in locale to be automatic, you must either restart a shell, or exit and re-enter, or in a booted system relogin. By reboot it will for sure change the language.
|
||||
|
||||
Create an fstab entry of your new installation:
|
||||
|
||||
<pre>
|
||||
|
|
Loading…
Reference in a new issue