[LINUX] Install Raspberry Pi OS (Raspbian)

Installation of Rasberry Pi OS (formerly raspbian) has recently become available from Raspberry Pi Imager. You can install the Raspberry Pi OS immediately by downloading and installing the one that matches your OS from https://www.raspberrypi.org/downloads/. RasPi Imager.png Writing Raspberry Pi Imager It's easy, but writing is very slow, probably because it's done in parallel with the OS image download. It will be convenient for those who use RasPi for the first time, but the slow waiting time is a problem. RasPi Imager writing.png

If you're writing an OS image only once, don't worry too much, but if you're rewriting it many times, another tool is better. Win32 Disk Imager for Windows [https://sourceforge.net/projects/win32diskimager/]

After writing, the SD card will be ready for automatic removal, so re-stab it into your PC and create an ssh file in the fat32 boot partition without the extension. After pointing to the LAN cable and starting it, access it with ssh and create a user to disable the pi user. I don't think it's necessary to do so if it's a temporary trial without disclosing it to the outside, but to prevent hijacking.

Raspberry Pi OS Imager merit ・ Easy to write ・ After writing, the partition will be expanded according to the SD card size. Demerit -Downloading and writing are slow.

Windows + win32Imagewriter Mac + dd command Linux + dd command merit -Writing is faster than the above. Demerit -You need to extend the partition yourself after writing. (On Linux, it can be expanded immediately with gparted.)

If you feel like it, compare the speed of each.

Recommended Posts

Install Raspberry Pi OS (Raspbian)
Install 64-bit OS (bate) on Raspberry Pi
Install docker-compose on 64-bit Raspberry Pi OS
Raspbian initial settings (Raspberry Pi 4)
Install OpenCV4 on Raspberry Pi 3
Install TensorFlow 1.15.0 on Raspberry Pi
raspberry pi 4 centos7 install on docker
Install ghoto2 on Raspberry Pi (memo)
OS setup with Raspberry Pi Imager
Install OpenMedia Vault 5 on Raspberry Pi 4
Create a partition and then install the Raspberry Pi OS
Raspberry Pi backup
How to install NumPy on Raspberry Pi
The microphone was not recognized on Linux's Raspberry Pi OS (formerly Raspbian).
What is Raspberry Pi?
GPGPU with Raspberry Pi
pigpio on Raspberry pi
Raspberry Pi video camera
Raspberry Pi Bad Knowledge
Let's do Raspberry Pi?
DigitalSignage with Raspberry Pi
Raspberry Pi 4 setup memo
Cython on Raspberry Pi
Raspberry Pi system monitoring
Install pyenv on Raspberry Pi and version control Python
Introduced python3-OpenCV3 to Raspberry Pi
Raspberry Pi 4B initial setting
Indoor monitoring using Raspberry Pi
VScode intellisense doesn't work on Raspberry Pi OS 64bit! (Python)
Mutter plants with Raspberry Pi
Install Scrapy on Raspbian (Jessie)
Install tomcat 9 on Cent OS 8
I talked to Raspberry Pi
Introducing PyMySQL to raspberry pi3
Raspberry Pi + Python + OpenGL memo
raspberry pi 1 model b, python
Introduced pyenv on Raspberry Pi
Use NeoPixel on Raspberry Pi
[Note] Install Rassbery PI Flask
SSD swap operation check for Raspberry Pi OS 64bit β version
Port FreeRTOS to Raspberry Pi 4B
[Raspberry Pi] Stepping motor control with Raspberry Pi
Testing uart communication on Raspberry Pi
Use vl53l0x with Raspberry Pi (python)
raspberry pi 1 model b, node-red part 17
Servo motor control with Raspberry Pi
USB over ethernet using Raspberry pi
MQTT on Raspberry Pi and Mac
Install Adopt OpenJDK 11 on Cent OS 8
Install Python 3.8 on Ubuntu 20.04 (OS standard)
Serial communication with Raspberry Pi + PySerial
Install Sphinx on Mac OS X
Install Scipy on Mac OS Sierra
Output from Raspberry Pi to Line
Raspberry pi initial setting (for myself)
Try using ArUco on Raspberry Pi
Try L Chika with raspberry pi
OpenCV installation procedure on Raspberry Pi
Install mitmproxy on Mac OS X
VPN server construction with Raspberry Pi
Install Python 3.9 on Ubuntu 20.04 (OS standard?)