1. character interface garbled characters: by default, the character interface does not display Chinese characters. all characters are diamond characters, which greatly limits the use of Chinese users. solution: First install zhcon: $ sudoapt-getinstallzhcon. in this way, you can start zhcon to display Chinese characters, but you cannot enter zhcon directly...
1. garbled characters on the character interface: by default, the character interface does not display Chinese characters and is full of diamond symbols, which greatly limits the use of Chinese users. the solution is as follows:
First install zhcon:
$ Sudo apt-get install zhcon
In this way, you can start zhcon to display Chinese characters, but you cannot enter zhcon directly. Otherwise, the screen will be black. the correct method is:
$ Zhcon-utf8-drv = vga
From yitiandao.