"Panic" while running bluerobotics_navigator, resource busy

Hi @g_b

The apt get update itself isn’t a problem,
but if you run apt get upgrade it can be, as it updates the OS’s kernel, and current navigator/BlueOS releases are based on a previous kernel.

sudo SKIP_WARNING=1 rpi-update 1340be4
should downgrade to the BlueOS current supported kernel

1 Like