我在 VirtualBox 中运行 Ubuntu 12.04,但无法正确显示中文字符。以下是应为中文的字符:
我已尽我所能,包括:
sudo apt-get -y install `check-language-support -l zh_CN`
设置/var/lib/locales/supported.d/local
zh_CN.UTF-8 UTF-8
en_US.UTF-8 UTF-8
并改变/etc/default/locale
。
那我该怎么办?
答案1
以下是链接如何让VT显示汉字?
这可能对你有用。看看然后告诉我。
答案2
只需重新配置你的控制台:
sudo dpkg --reconfigure console-setup