目次

Raspberry Pi

since 2022-01-24

Raspberry Pi Imager で MicroSD カードを初期化する

https://www.raspberrypi.com/software/

最近 Raspberry Pi Zero W を初期化したときの記録

$ uname -a
Linux raspberrypi 5.10.63+ #1459 Wed Oct 6 16:40:27 BST 2021 armv6l GNU/Linux

$ cat /etc/issue.net
Raspbian GNU/Linux 11

$ python3 -V
Python 3.9.2

$ which python3
/usr/bin/python3