11-13-2019, 07:24 PM
(This post was last modified: 11-13-2019, 07:31 PM by futurejones.)
If you need an easy way to write a new OS to a micro SDcard you can now use Etcher on the Pinebook Pro.
Available from the Swift-Arm Repository
More info at - https://github.com/futurejones/balena-etcher-arm
Available from the Swift-Arm Repository
Code:
# add repository
curl -s https://packagecloud.io/install/repositories/swift-arm/etcher/script.deb.sh | sudo bash
# install etcher
sudo apt-get install balena-etcher-electron
More info at - https://github.com/futurejones/balena-etcher-arm