Use ntfs-3g instead of kernel module ntfs.ko.
authorSteven Shiau <steven@nchc.org.tw>
Fri, 6 Sep 2019 07:55:36 +0000 (15:55 +0800)
committerSteven Shiau <steven@nchc.org.tw>
Fri, 6 Sep 2019 07:55:36 +0000 (15:55 +0800)
commitd825b74dd44ee4f58f5eb45f468e3cc7c273dfb2
treeef8a5a2fb266ef11404a563dd27507c700ccb929
parentb5e8d802f3ffb340e5118b530f1256deb22bb35a
Use ntfs-3g instead of kernel module ntfs.ko.

Use ntfs-3g instead of kernel module ntfs.ko to mount the file system.
Since Linux kernel 4.19.37-1 from Debian has dropped the support of
ntfs.ko:
https://metadata.ftp-master.debian.org/changelogs//main/l/linux-signed-amd64/linux-signed-amd64_4.19.37+5_changelog
<snipped>
"* ntfs: Disable NTFS_FS due to lack of upstream security support
    (CVE-2018-12929, CVE-2018-12930, CVE-2018-12931)"
components/9990-misc-helpers.sh