This is an old revision of the document!
Raspberry pi 4B
Raspberry Pi4 ModelB 4GB ラズベリーパイ4 ベーシックセット 技適対応品(Pi4本体・クリアケース・5V/3A電源アダプタ・ヒートシンク)
8,910円
microSDXC 64GB SanDisk サンディスク Extreme UHS-1 U3 V30 4K Ultra HD A2対応 SDアダプター付
1,880円
SDカードを読み書きできるPCが必要。(外付けのSDカードReader/Writerでよい)
RPiをネットワーク接続するためのwifi環境、もしくはEthernetケーブルとハブ(wifiルータのLANポートでよい)。
Follow the official instruction.
https://www.raspberrypi.org/documentation/installation/
⇒Installing images⇒Using other tools
PCにRaspbianイメージを保存
Raspberry Pi Imager for macOS or other⇒Raspbian⇒Raspbian Buster with desktop and recommended software
Download zip ⇒ 2020-02-13-raspbian-buster-full.img (2530MB)
touch /Volumes/boot/sshvi /Volumes/boot/wpa_supplicant.confctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=JP
network={
ssid="abc"
psk="abc"
}