Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Elf7

macrumors member
Original poster
Sep 26, 2020
38
18
Hi,

There seems to be a problem with the latest security update and NTFS drives. It detects the drive but can't mount it, so it's useless.
I'm using Paragon, and support confirmed that there is a problem with the update. I just thought you guys should know.

Cheers!

Paragon problem with 2022-003 Catalina - LAST POST HERE

One solution is to format drives to exFAT for now.
 
Last edited:
  • Like
Reactions: StoneJack

tuxera_guy

macrumors newbie
Mar 22, 2022
2
1
Hi guys,

if you're using Tuxera's NTFS for Mac, a temporary solution is to mount the volume manually, bypassing Disk Utility and Tuxera Disk Manager.

  1. Open Terminal (Applications → Utilities → Terminal)
  2. Create a mount-point in the /Volumes directory with the following command:
    sudo mkdir /Volumes/ntfs-disk
  3. Then find out what the identifying numbers of your storage media and volume are, by using the following command:
    diskutil list
    Note the listing of your desired volume, and the corresponding disk and volume numbers in diskXsY, where X and Y are numbers:
    diskutil-disk_id.png
  4. Finally, issue a command to mount the filesystem:
    sudo /Library/Filesystems/tuxera_ntfs.fs/Contents/Resources/mount_tuxera_ntfs -o nodev -o noowners -o nosuid /dev/diskXsY /Volumes/ntfs-disk
Be sure to contact Apple's support and Tuxera to let them know that you're suffering from this issue, especially if you can't upgrade to a newer version of macOS!

Source: https://macsupport.tuxera.com/hc/en...es-on-macOS-Catalina-after-the-latest-update-
 

bogdanw

macrumors 603
Mar 10, 2009
5,735
2,765
It is not updated, the latest is 19H1824
Sorry about that, for some reason my Catalina virtual machine was not showing the latest update in System Preferences.
Here it is after updating with the dmg https://support.apple.com/kb/DL2091
19H1824.jpg
Just for clarification, Mounty is a free app that simplifies the use of the NTFS driver included by Apple in macOS.
Without the app, any NTFS drive can be remounted as writable from Terminal:
sudo umount /Volumes/UNTITLED
sudo mount -t ntfs -o rw,auto,nobrowse /dev/disk3s1 ~/ntfs-volume
From “A bit of background” https://mounty.app
 

Kenjutsuz

macrumors regular
Aug 16, 2020
120
41
Apple.. two steps forward,,,three back...I use too be a Apple fan.
Mr Cook spend some money on QA Dept? Ehh....You live nearby me
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.