1. 공식 홈페이지에서 Imager 다운로드 후 사양에 맞게 설치

2. 한글 설정

  • 환경셋팅(preference)에 들어가 ibus에 한글입력기 등록후 사용
$ sudo apt install -y fonts-unfonts-core
$ sudo apt install ibus-hangul
$ reboot

3. 카메라 설정

  • Interface Options에서 카메라외 SSH, VNC, SPI, I2C 모두 Enable 시켜주는 것이 차후 사용시 편함
$ sudo raspi-config

+ Recent posts