Contribute
Register

[SUCCESS] Gigabyte Designare Z390 (Thunderbolt 3) + i7-9700K + AMD RX 580

Has anyone found a simple way to read/write to NTFS volumes in Mojave using just an NTFS driver in OpenCore 0.6.3? Or is MacPorts or an old version of Mounty (etc) still the best way? I want to be able to have a sample libraries available to Windows 10, but ExFAT is much too slow with thousands of small sample files. Please advise.
 
Has anyone found a simple way to read/write to NTFS volumes in Mojave using just an NTFS driver in OpenCore 0.6.3? Or is MacPorts or an old version of Mounty (etc) still the best way? I want to be able to have a sample libraries available to Windows 10, but ExFAT is much too slow with thousands of small sample files. Please advise.
with FUSE ?
 
Has anyone found a simple way to read/write to NTFS volumes in Mojave using just an NTFS driver in OpenCore 0.6.3? Or is MacPorts or an old version of Mounty (etc) still the best way? I want to be able to have a sample libraries available to Windows 10, but ExFAT is much too slow with thousands of small sample files. Please advise.
Until Big Sur, 100%:
 
Has anyone found a simple way to read/write to NTFS volumes in Mojave using just an NTFS driver in OpenCore 0.6.3? Or is MacPorts or an old version of Mounty (etc) still the best way? I want to be able to have a sample libraries available to Windows 10, but ExFAT is much too slow with thousands of small sample files. Please advise.
EFI drivers in OpenCore are only available to the firmware (the pre-boot environment). When the boot loader invokes the macOS kernel, nearly all EFI drivers are removed, which allows the OS to manage system resources using its own drivers. Disconnection of EFI drivers occurs when macOS boot.efi calls “ExitBootServices”.

So we must use an NTFS driver for macOS instead of an EFI driver.
 
with FUSE ?
Isn’t it slower than native NTFS read/write in Windows?

I’m using Paragon NTFS BTW. Not free but worth it for me...


EDIT: well, random read looks similar between FUSE and Paragon but is sample loading sequential or random?

2nd edit: it seems that FUSE is at least worth a try, looks better than NTFS-3G, my bad. Curious if speeds are improved vs ExFat?
 
Last edited:
Isn’t it slower than native NTFS read/write in Windows?

I’m using Paragon NTFS BTW. Not free but worth it for me...

Paragon NTFS is the best one
 
Be careful not to use paragon on windows to access a mac system drive as i have seen many issues here because of that
 
Be careful not to use paragon on windows to access a mac system drive as i have seen many issues here because of that
Yes, happened to me on my MBP 2011: OSX partition rendered completely unbootable. Paragon NTFS is safe but Paragon HFS, not...
 
Okay. Thanks everyone. To minimize this apparent risk of a brickpocalypse, I'll use a 1TB ExFAT SSD as an intermediary/transfer drive to the 1TB NTFS SSD.

Update: Well that was a treat: APFS to ExFAT to NTFS. It was faster with a Startech SATA to USB adapter than trying to do it over the network. I got all of the sample and SFX libraries safely moved onto a secondary NTFS SSD in Windows, then shut it all down and physically disconnected the NTFS volumes.
 
Last edited:
Back
Top