Banana Pi/Pro: Kernel Update per Skript

Erstellt am 8. März 2015 von Canoxnet @canoxnet

Hier zeige ich euch wie ihr den Kernel eures Banana Pi und Banana Pro mithilfe eines Skriptes aktualisiert.

sudo su cd /usr/local/bin & wget https://raw.githubusercontent.com/LeMaker/scripts/master/bp-update chmod +x bp-update

Befehle für bp-update:

bp-update [ pi|pro ] [ kernel|rootfs|all ]

Beispiel für den Banana Pi:

Beispiel für den Banana Pro:

Bei Bananian ist dies nicht nötig. Bananian könnt ihr mithilfe von bananian-update updaten.

Quelle: https://github.com/LeMaker/scripts