Search Criteria
Package Details: paragon-ufsd-dkms-git 9.4.r5.g5407244-2
Git Clone URL: | https://aur.archlinux.org/paragon-ufsd-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | paragon-ufsd-dkms-git |
Description: | Paragon NTFS & HFS+ for Linux driver (DKMS) |
Upstream URL: | https://www.paragon-software.com/home/ntfs-linux-per/ |
Keywords: | hfs ntfs paragon ufsd |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ondrej |
Maintainer: | ondrej |
Last Packager: | ondrej |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-21 20:22 |
Last Updated: | 2016-10-28 13:04 |
Dependencies (8)
- dkms
- findutils (findutils-git, findutils-selinux) (make)
- git (git-git) (make)
- sed (sed-git) (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
- linux-headers<4.9 (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-odroid-headers, linux-phicomm-n1-headers) (make)
- linux-headers>2.6.35 (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-odroid-headers, linux-phicomm-n1-headers) (make)
- paragon-ufsd-tools (optional) – NTFS & HFS+ utilities (requires purchase)
Required by (1)
- paragon-ufsd-tools (optional)
Latest Comments
babam commented on 2019-02-19 14:02
Read speed is very slow, NTFS-3G is much faster than Paragon NTFS&HFS+ for Linux.
Paragon NTFS&HFS+ for Linux:
$ sudo mount -t ufsd /dev/sda1 /mnt/ntfs
$ dd bs=1M if=/mnt/ntfs/path/to/bigfile of=/dev/null
$ sudo sh -c "echo 3 > /proc/sys/vm/drop_caches"
NTFS-3G:
$ sudo mount -t ntfs-3g /dev/sda1 /mnt/ntfs
$ dd bs=1M if=/mnt/ntfs/path/to/bigfile of=/dev/null
weston commented on 2018-10-20 18:13
Newer binary out: http://dl.paragon-software.com/free/Paragon-715-FRE_NTFS_Linux_9.5_Express.tar.gz
maz-1 commented on 2018-08-25 08:21
fix for linux 4.18 (on top of ufsd 9.5) https://gist.github.com/maz-1/799710608243c5fa9b0c150f1071f3aa
JKAbrams commented on 2017-11-02 20:16
Requires bump to version 9.4.r6.g6d5d0d5 (has added support for linux 4.11).
...
paragon-ufsd-9.4.r5.g5407244 ... Skipped
==> Extracting sources...
-> Creating working copy of paragon-ufsd git repo...
Cloning into 'paragon-ufsd-9.4.r5.g5407244'...
done.
==> Starting prepare()...
==> Starting pkgver()...
==> Updated version: paragon-ufsd-dkms-git 9.4.r6.g6d5d0d5-1
==> Entering fakeroot environment...
==> Starting package()...
/tmp/yaourt-tmp-jk/aur-paragon-ufsd-dkms-git/./PKGBUILD: line 54: cd: paragon-ufsd-9.4.r6.g6d5d0d5: No such file or directory
bernd_b commented on 2017-04-24 09:57
I can confirm that the patch from muhviestarr is working here with current lts-kernel (4.9).
Of course - 4.10 missing until now ...
cisco commented on 2017-03-11 01:19
Hello
Thank you for your awesome work! I wanted to ask you if there's any plan to support kernel 4.10 since its became the mainstream on arch?
muhviehstarr commented on 2017-01-14 17:48
here is a patch for build with kernel 4.9.x
4.10.x will follow soon
https://github.com/muhviehstah/paragon-ufsd/commit/66932f2b8308c3670f1ff7b622a3c108886b391d.patch
https://github.com/muhviehstah/paragon-ufsd
ondrej commented on 2016-10-26 17:36
Bumped package version to 9.4.r5.g5407244-1 with added support for Linux kernel 4.7.x and 4.8.x