Rerun fstab to remount volumes
Execute the below command to reload the mounts contained within etc/fstab
May need to sudo the command.
systemctl daemon-reload
mount -a
Execute the below command to reload the mounts contained within etc/fstab
May need to sudo the command.
systemctl daemon-reload
mount -a