/ufsd

fork antonio-petricca/paragon-ufsd-ntfs-driver-porting

Primary LanguageRich Text FormatGNU General Public License v3.0GPL-3.0

Introduction

This project would be an upgrade to the Paragon NTFS driver for Linux.

That driver comes with a Free Limited Version which can be downloaded by this official link.

License

In order to publish this project, antonio-petricca received the written (Email) permission from Paragon which asked him to publish:

State of the art

At the time antonio-petricca was writing (September 26, 2018) it supports kernel up to the 4.12.

Goals

The goal of this project is to support kernels 4.13 and newers.

How to build

The apply-patches script downloads the free limited version of the driver, then patches it to work on newer kernel releases.

./apply-patches
cd sources
./configure
make driver
sudo make driver_install