Hi all,
I connected an external HFS+ formatted volume (called "Multimedia") to my Pi3 running LibreELEC. All the content was scanned into the library successfully, however the volume is not writable, only readable.
Code
/dev/sda2 on /var/media/Multimedia type hfsplus (ro,nosuid,nodev,noexec,noatime,umask=22,uid=0,gid=0,nls=utf8)
Any ideas how I can mount it permanently as a writable volume?
Thanks!