% diskutil list [...] /dev/disk2 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: FDisk_partition_scheme *15.5 GB disk2 1: DOS_FAT_32 66.1 MB disk2s1 2: Linux 15.4 GB disk2s2 % diskutil unmountDisk /dev/disk2 Unmount of all volumes on disk2 was successful % wget https://downloads.raspberrypi.org/raspbian_latest % unzip raspbian_latest Archive: raspbian_latest inflating: 2017-11-29-raspbian-stretch.img % sudo dd bs=1m if=2017-11-29-raspbian-stretch.img of=/dev/disk2 conv=sync
sudo apt-get install fcitx-mozc sudo reboot
sudo raspi-config