- Raspberry Pi 3b+, CM3 or 4
- 16GB+ SDHC card certified A1 or A2 grade to provide sufficient IO performance. Example: SanDisk Extreme microSDHC
- Flash Ubuntu 18.04 LTS 64-bit Raspberry Pi disk image to the SD-card
- Either mount the boot partition on the same machine used to flash the image (Hint:
sudo mkdir -p /mnt/rpi-boot && sudo mount -t vfat -o uid=root /dev/mmcblk0p1 /mnt/rpi-boot) or boot the Raspberry Pi once to apply the configuration changes below. - Enable the missing cgroups by appending two arguments to
/boot/firmware/nobtcmd.txt: