I know that ext4 (for example) is better for linux, nevertheless I try out NTFS with my external WD Red via USB 3.
Read is ok with me (over 100MB/s in general), but write is only 16MB/s, is that normal?
Does anyone have tried Paragon NTFS drivers or are any other NTFS drivers than the normal Dietpi built-in ones.
I tried to install the Paragon free NTFS drivers, but I got an error message :-/
I wonder what the bottleneck could be…have you looked at CPU frequency or usage when trying to write to the drive…if the scaling drops it also drops the speed of IO to the device
Do you might know, where this log file should be located?
Already tried to make a new “config.log” file in the same directory with all the rights (root, 777).
I already have my files on my ntfs formatted drive, would take to much time to copy everything somewhere else, just to format to ext4.
$LP is defined at the beginning of the script. It should be the current directory. Anyway, the issue is following command
cat "config.log"
But this you could tweak, be changing cat “config.log” into cat “/file/location/config.log”. Means you could specify the exact location of the config.log file you created.
Thanks Joulinar, the error with the log file is gone now.
The other one still persists:
Searching and removing previously installed UFSD driver in /lib/modules/4.4.192-rockchip64/
Preparing to install
Error: Can’t prepare driver configuration
The folder /lib/modules/4.4.192-rockchip64/ exists, and I was logged in as root when I started the install script from Paragon.
The created config.log is empty.
Wondering how good these Paragon NTFS drivers really are and if this might fix my problem, when I see how bad the install script is already written…
I got no answer in the Paragon forum, but I’ve updated the NTFS-3G driver.
The one which comes with DietPi is outdated, I think it was from 2015, the newest is from 2017.
I would say the write speed is faster now, read speed was good before anyway.
Nevertheless I get the the same results concerning the low speed, when running the DietPi Benchmark tool… but don’t know, I would say its better now.
Might switch to ext4 in the future, we’ll see.