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!
 
		 
		
		
	 
															
		 You can format with exFAT, it's supported by both LibreELEC and macOS.
 You can format with exFAT, it's supported by both LibreELEC and macOS. that can lead to data loss on the macOS side and is not recommended, exFAT is the best option.
 that can lead to data loss on the macOS side and is not recommended, exFAT is the best option.