Hey guys,
have OMV 4.1 but most of my disks are HFS,
OMV mounts HFS plus from web interface but it's read only.
cli can do mount -t hfsplus -o force,rw /dev/sdb2 xxx/ and then use the web interface to do whatever, it shows up fine.
but how to make it permanent so it mounts force,rw every time?
ive heard fstab is a no no
so is it possible?
it's just a backup Nas but would ideally leave it as HFS if possible, even if i have to ssh and cli mount