raspberrypi / rpi-update

An easier way to update the firmware of your Raspberry Pi
MIT License
132 stars 18 forks source link

rpi-update: Default to /boot/firmware if mountpoint exists #12

Closed popcornmix closed 10 months ago

popcornmix commented 10 months ago

Future packaging of the linux kernel results in the mountpoint of the boot partition moving to /boot/firmware. Lets handle that.