Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] English version of Debian 11 needed

19

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
19

【Linux】 English version of Debian 11 needed

Posted at 8/9/2022 10:36:37      View:1643 | Replies:2        Print      Only Author   [Copy Link] 1#
Last edited by pbeery In 8/9/2022 10:43 Editor

Hi guys, I need a version of Debian for the ROC-RK3588S-PC that boots up into English. I've found some here that boot into Chinese.  Does anyone know where I can get an English language version? Any help would be greatly appreciated.  https://en.t-firefly.com/doc/download/142.html
FYI - I received my board yesterday. Thank you!  It is beautiful. Smart design.
Reply

Use props Report

19

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
19
Posted at 8/9/2022 11:41:40        Only Author  2#

Changing Debian from Chinese to English

Last edited by pbeery In 8/9/2022 11:43 Editor

Solution found
1) boot up in Chinese
2) open a command prompt (icon looks like a black dos window)
3) enter in the following set of commands:
3.1) sudo su
3.2) dpkg -reconfigure locales
4) a new window should pop up, scroll down to en_US.UTF-8 and select it (space bar, or enter key)
5) tab over to the bottom left most button and click it.
6) select en_US.UTF-8 from the list that pops up.
7) type reboot into the command window.

Your system will reboot and come up in English.
Reply

Use props Report

152

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
152
Posted at 8/12/2022 14:54:54        Only Author  3#
There is better solution. In mk-rootfs-buulseye.sh turn each occurence cn_zh (or something like this) to en_US and you can comment each string with Chinese locale settings. Moreover if you have not working DNS, you can add to chroot block string:
echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list