Using LVMs require mounts but ext4 does not support -o nouuid and XFS requires it
New improved hook I installed as /etc/borgmatic/mount-wrapper.sh:
Using LVMs require mounts but ext4 does not support -o nouuid and XFS requires it
Yes, the hooks are useful for this but in this case the arguments passed are insufficient in a general case. Ideally the hook would be passed three arguments: the current mount point, the device…
Using LVMs require mounts but ext4 does not support -o nouuid and XFS requires it