Raspbian installation on Raspberry Pi 3
Raspberry Pi 3 model B는 프로세서로 Broadcom BCM2837를 포함하고 있는데, 이는 ARM Cortex A-53 quad core를 포함한다.
Raspbian은 Raspberry Pi 를 위한 Debian based OS이다.
RaspberryPi 에는 다른 OS 보다 Raspbian 을 사용하는 것이 편리할 수 있다.
Raspbian 은 Rasberry Pi 사이트로 부터 다운 받을 수 있다.
2018년 5월 현재 Stable 버전인 RASPBIAN STRETCH WITH DESKTOP 을 다운 받으면 된다.
stretch는 Debian의 code name 이다.
zip 파일을 다운 받아 압축을 풀면(반디집 등으로 풀면 됨) .img 파일이 나온다.
다운받은 image 를 USB bunner중 하나인 Etcher 를 사용하여 USB 디스크를 만들면 된다.
Etcher는 https://etcher.io 에서 다운로드
Select image로 위에서 압축 풀어 나온 .img 파일을 선택하고
USB 장치는 자동으로 선택되는데, 잘 선택 되었는지 확인
Flash!를 하면 된다. 쉽다.
참조: https://www.raspberrypi.org/documentation/installation/installing-images/README.md
'Programming > RaspberryPi' 카테고리의 다른 글
Rasbian qbittorrent-nox installation (0) | 2019.11.19 |
---|---|
SD card image backup (0) | 2018.10.12 |
SDcard Partition Resize (0) | 2018.08.21 |
RaspberryPi Remote Desktop Client (0) | 2018.06.01 |
Raspbian Korean(Hangul) Install (0) | 2018.05.18 |