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-updateBefehle 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