Errors were encountered while processing:
raspi-firmware
? Say no more:
|
1 2 3 4 5 6 |
sudo umount /boot sudo mkdir /boot/firmware sudo sed -i "s:boot:boot/firmware:" /etc/fstab sudo systemctl daemon-reload sudo mount /boot/firmware sudo apt -f install |
But why!?
This issue appears to be associated with rasperry pi’s that have been manually upgraded from an earlier version rather than being flashed with a new (latest) version.
from.