Raspbian: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
|||
Line 4: | Line 4: | ||
* https://www.raspberrypi.org/software/operating-systems/ | * https://www.raspberrypi.org/software/operating-systems/ | ||
== Versions == | |||
* buster is debian 10 | |||
* bullseye is debian 11 | |||
== Install == | == Install == |
Revision as of 21:29, 20 December 2021
Raspbian OS
Links
Versions
- buster is debian 10
- bullseye is debian 11
Install
- boot from SD flash, follow stock documention
- boot from network
Post install
- install missing packages
apt install emacs-nox git
General things
- follow the installation checklist for Ubuntu