Raspbian原本是为树莓派优化的基于Debian的免费操作系统,现在已经有PC版本(x86)。最新的版本是基于Debian 9.6 stretch,64位的Linux核心(x86_64 Linux 4.9.0-8-amd64)。
下载地址:https://www.raspberrypi.org/downloads/raspberry-pi-desktop/
Raspbian对硬件要求不高。Intel Atom CPU都能流畅应付。安装后大约占4.5GB磁盘空间,另外SWAP空间有1GB足以。内存的话,512MB内存也能很好运行。另外,我将Raspbian虚拟机安装在一张Class10的TF卡上,运行速度可以接受。
Raspbian安装之后需要做一些设置才能正常的使用。
1、安装谷歌拼音输入法:
sudo apt install fcitx
sudo apt install fcitx-googlepinyin