Unfortunately I dont have a screen attached, on a postive note 4.3 works.
Getting it to boot at startup I fail to edit something;
Code
LibreELEC:~/.kodi/addons/service.tvheadend43/system.d # rm service.tvheadend43.service
rm: remove 'service.tvheadend43.service'? y
rm: can't remove 'service.tvheadend43.service': Read-only file system
I am trying to symbolic link
Code
LibreELEC:~/.config/system.d # ln -s ./service.tvheadend43.service /storage/.kodi/addons/service.tvheadend43/system.d/service.tvheadend43.service
ln: /storage/.kodi/addons/service.tvheadend43/system.d/service.tvheadend43.service: File exists
I cannot mount it rw, no matter what I try.
On a side note I am trying to edit /.cache/config/sshd.conf as well to increase timeout, but I cannot edit it either due to Read only filesystem.
Any suggestions on making it rw?
To no avail