Hi all,
I stupidly ran:
sudo chmod -G newgroupname osmc
This resulted in osmc failing to boot. it appeared that it prevented /mmcblk0p1 mounting at /boot
whilst troubleshooting I came to the realization that fiddling with groups was probably the fault and then I looked at my history and realised my mistake. the challenge was and still is now to figure out what groups osmc user should be a member of.
So far i understand that it needs to be part of the video group. Adding osmc user to that group again allowed osmc to boot and kodi to load successfully with the /dev/mmcblk0p1 partition mounting at /boot successfully.
I’m fairly certain this is the only change i made in order to make things boot ok.
I’ve done all of this remote but can see from my terminal that things appear much better. i’m now wondering what other groups osmc user should be a member of?
Many thanks!