Difference between revisions of "Armbian on Orange Pi 4"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
== Installation == | == Installation == | ||
| − | ... | + | === Prebuilt Image === |
| + | Armbian provides several pre-built SD Card images ready to be flashed and used. See [https://www.armbian.com/orange-pi-4/ www.armbian.com/orange-pi-4] | ||
| + | |||
| + | === Custom Image === | ||
| + | Using [[Vagrant]]: [https://docs.armbian.com/Developer-Guide_Using-Vagrant/ docs.armbian.com/Developer-Guide_Using-Vagrant/] | ||
| + | Copying the image from guest to host: {{code|vagrant plugin install vagrant-scp}} | ||
| + | |||
| + | Source: [https://docs.armbian.com/Developer-Guide_Build-Preparation/ docs.armbian.com/Developer-Guide_Build-Preparation/] | ||
== External Links == | == External Links == | ||
| − | * [[Armbian]] [https://www.armbian.com/orange-pi-4/ armbian.com/orange-pi-4] | + | * [[Armbian]] [[Orange Pi 4]] page: [https://www.armbian.com/orange-pi-4/ armbian.com/orange-pi-4] |
| − | * | + | * Custom image build guide: [https://docs.armbian.com/Developer-Guide_Build-Preparation/ docs.armbian.com/Developer-Guide_Build-Preparation/] |
| − | |||
| − | |||
Revision as of 13:58, 22 March 2020
Armbian for Orange Pi 4.
Installation
Prebuilt Image
Armbian provides several pre-built SD Card images ready to be flashed and used. See www.armbian.com/orange-pi-4
Custom Image
Using Vagrant: docs.armbian.com/Developer-Guide_Using-Vagrant/
Copying the image from guest to host: vagrant plugin install vagrant-scp
Source: docs.armbian.com/Developer-Guide_Build-Preparation/
External Links
- Armbian Orange Pi 4 page: armbian.com/orange-pi-4
- Custom image build guide: docs.armbian.com/Developer-Guide_Build-Preparation/