Jump to content
5 posts in this topic

Recommended Posts

Is Windows disk R/W is nativley or need an app ?

 

Paragon cannot be installed how about Textura?

You can not write on a NTFS hard disk in macOS, you need a third party app such as the ones you mentioned. NTFS is read-only in macOS.

Tuxera works fine for me on an APFS formatted HDD in macOS High Sierra DP9.

What version of Tuxera do you have?

I have Tuxera 2016.

You can read/write ntfs drives natively by adding some lines...

no software needed

https://www.cnet.com/news/how-to-manually-enable-ntfs-read-and-write-in-os-x/

 

in short words

open terminal

sudo nano /etc/fstab

add lines

LABEL=NAME none ntfs

rw,auto,nobrowse

 

With NAME=your ntfs drives name (untitled, Maxtor or name you have without any space)

then save

That's awesome I didn't know about that :) Thanks.

 

But I guess you would have to do so for as many as NTFS devices you have, right?

×
×
  • Create New...