Install raspi-config on Ubuntu 20.04 (LTS)

Introduction

I was able to buy the Raspberry pi 4 (2GB) a little cheaper at the end of the year sale.

I didn't plan to use it right away, but after confirming the initial failure, I tried running Rosetta @ home (project software that supports analysis of the new Corona (COVID-19)) on the Raspberry pi.

A 64-bit environment is required to run Rosetta @ home, and instead of the standard OS of Raspberry pi 4 (Raspberry pi OS, official version is only 32-bit, 64-bit is still beta version), Ubuntu Server 20.04 LTS (64-bit) I installed it. However, raspi-config is not included and it was necessary to install it separately, so I will summarize it.

environment

The environment is quite suitable because it is mainly for initial defect confirmation.

Raspberry pi 4 (2GB) Ubuntu Server 20.04 LTS (64-bit)

raspi-config installation procedure

I referred to @ ivvakanni's Post "The story of installing raspi-config on ubuntu 18.04 and changing the initial setting of GPIO"

sudo echo "deb http://archive.raspberrypi.org/debian/ buster main" >> /etc/apt/sources.list
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 7FA3303E
sudo apt-get update
sudo apt-get install raspi-config
sudo mount /dev/mmcblk0p1 /boot

The point is to change jessie (debian 8.0) to buster (debian 10.0). If you leave jessie as it is, an error will occur.

In Ubuntu 20.04 LTS, / etc/debian_version is bullseye/sid, so it seems to be based on bullseye (debian 11.0). Since http://archive.raspberrypi.org/ does not have bullseye, I chose buster. There seems to be no problem so far.

Finally

In the first place, it seems that raspi-config is not essential if you change various configuration files, but I plan to install a genuine GPIO fan (which can be set with raspi-config) in the future, so I installed it.

If it doesn't work when using GUI in desktop environment, please try it with CUI (console).

Recommended Posts

Install raspi-config on Ubuntu 20.04 (LTS)
Install WordPress 5.5 on Ubuntu 20.04 LTS
Install pyqt5 on ubuntu
Install Ruby on Ubuntu 20.04
Install Autoware on Ubuntu 18.04.5
Apache2 on Ubuntu20.04 LTS
Install Homebrew on Ubuntu 20.04
How to install multiple JDKs on Ubuntu 18.04 LTS
Building WebGIS on Ubuntu20.04 LTS
Install OpenJDK7 (JAVA) on ubuntu 14.04
Install Cybozu Office 10 on Ubuntu 20.4
Install Docker on Ubuntu Server 20.04
Install zabbix agent (5.0) on Ubuntu 18.04
Install MAV Proxy on Ubuntu 18.04
Install Arudino IDE on Ubuntu 20
Record video on ubuntu18.04 LTS
Install Java on WSL Ubuntu 18.04
Install Arduino IDE on Ubuntu 20.04
Install PlantUML on Intellij on Ubuntu
Install Ubuntu Server 20.04 on Btrfs
Note: Install PostgreSQL 9.5 on Ubuntu 18.04
Install Docker on AWS Ubunt 20.04 LTS
Install AWS IoT Greengrass on Ubuntu
Install JDK and JRE on Ubuntu 16.10
Install ngrok on ubuntu16.04 using Vagrant
Install Linux Mint 20 after Ubuntu 18.04 LTS
Wake on Lan settings on Ubuntu 20.04.1 LTS
How to install WildFly on Ubuntu 18.04
Install MQTT broker Mosquitto on Ubuntu 18.04
Install SonarQube on ECS instance on Ubuntu 16.04
Install ruby on Ubuntu 20.04 with rbenv
Install Ubuntu MATE 20.04 LTS on older MacBook Early 2008 (MB402 * / A, MB403 * / A, MB404 * / A)
How to Install Elixir and Phoenix Framework on Ubuntu 20.04 LTS
How to install java9 on elementaryOS Freya or Ubuntu 14.04 LTS
WSL2 + Ubuntu 20.04 Install Vivado in LTS environment
Headless install of Ubuntu 20.10 on Raspberry Pi
Install OpenJDK (Java) on the latest Ubuntu
How to install production Metabase on Ubuntu
I want to install PHP 7.2 on Ubuntu 20.04.
Install Realtek network driver on Ubuntu Note
tmux on Ubuntu
Wine settings on Ubuntu 18.04 (install WOLF RPG Editor)
Build and install Wireshark Development Release (3.3.1) on Ubuntu
Install Ubuntu Core 18 on Raspberry Pi 2 Model B
Disk expansion on Ubuntu 20.04.1 LTS on GCP Compute Engine
How to install network drivers on standalone Ubuntu
How to install NVIDIA driver on Ubuntu 18.04 (Note)
Install and switch between multiple Javas on Ubuntu
Install the latest version of Jenkins on Ubuntu 16
How to Install Oracle JDK 1.8 in Ubuntu 18.04 LTS?
Screen recording on Ubuntu 20.04
Web Bluetooth on Ubuntu20.04
Install Corretto 8 on Windows
Install OpenJDK on macOS
Try DisplayLink on Ubuntu 20.04
Reinstall Kubernetes on Ubuntu 19.10
Install Java on Mac
Install Golang on CentOS 8
Use Flutter on Ubuntu
Install ROS Noetic ubuntu20.04
Install Docker on Manjaro