Skip to content

fix find_dtb failing unexpectedly

Caleb Connolly requested to merge find_dtb-permissions into master

find exits with a non-zero exit code on my device because it doesn't have permission to access /boot/lost+found. Adjust find_dtb to not implicitly depend on find exiting with an exit code of 0

This is required to fix booting!

Merge request reports

Loading