Suse 12 Install NTFS support

From Notes_Wiki
Revision as of 02:53, 6 April 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > Suse > Suse 12 Install NTFS support

To enable NTFS support in Suse 12 SP2 use:

  1. zypper ar "http://download.opensuse.org/repositories/filesystems/SLE_12_SP2/" filesystems"
  2. zypper in ntfs-3g

After this regular mount command:

mount <device> <folder>

should work on NTFS partitions also.



Home > Suse > Suse 12 Install NTFS support