Skip to content

biodigitalmatter/kaolin-cloud-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

RPi4 setup for Brunnshög

Flash drive

Using cli tools

Download image from http://cdimage.ubuntu.com/releases/20.04/release/

curl http://cdimage.ubuntu.com/releases/20.04/release/ubuntu-20.04.5-preinstalled-server-arm64 raspi.img.xz -o raspi.img.xz

Copy to drive

xzcat raspi.img.xz | dd of=/dev/sdX status=progress

Using Raspberry Pi Imager

Install Raspberry Pi Imager.

Select model and OS (Ubuntu 20.04 arm64)

Setup cloud-ini

Move files in the cloud-init directory to the root of the flashed drive.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published