Installing NTFS Support
For Windows File-Level Restore operations, the Storware Backup and Recovery Node must be able to access NTFS file systems. On Linux-based nodes, this functionality is provided by the ntfs-3g package.
Red Hat Enterprise Linux 9
sudo subscription-manager register
sudo subscription-manager attach --autosudo subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpmssudo dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpmsudo dnf makecachesudo dnf install -y ntfs-3gntfs-3g --versionSUSE Linux Enterprise Server 15
Ubuntu 22.04
Debian 12.5
Last updated