If you've searched for "mount EXT4 on Mac" recently, most results point you to macFUSE. Install macFUSE, install ext4fuse, run some terminal commands, and you're good.
Except you're not. Not on Apple Silicon.
The kext problem
Apple has been phasing out kernel extensions (kexts) since macOS Big Sur. On Intel Macs, you could still install them with some effort. On M1/M2/M3/M4 Macs, it's a different story.
To use macFUSE on Apple Silicon, you need to:
- Shut down your Mac
- Boot into Recovery Mode
- Go to Startup Security Utility
- Set security to "Reduced Security"
- Enable kernel extensions
- Restart
- Install macFUSE
- Install ext4fuse
- Hope it all works after the next macOS update (it usually doesn't)
Apple made this deliberately painful because kernel extensions run with full system access. A buggy kext can crash your entire machine. Apple's direction is clear: kexts are going away.
macFUSE alternatives that don't work great either
FUSE-T is a newer macFUSE replacement that doesn't need kernel extensions. It uses Apple's newer driver extension framework. But EXT4 support through FUSE-T is still command-line only, read-only in most configurations, and not exactly plug-and-play.
Linux VMs (UTM, Parallels) work but require passing USB devices through to the VM, which is clunky and requires a full Linux installation.
What works instead
Rekonify takes a different approach entirely. Instead of trying to inject a filesystem driver into macOS, it uses Apple's own Virtualization.framework to run a tiny, purpose-built Linux VM.

This VM boots in under 2 seconds. It mounts your EXT4 drive natively (because it's Linux), and Rekonify gives you a macOS-native interface to browse and manage the files.
No kernel extensions. No reduced security. No terminal commands. No macOS update anxiety.
You get:
- Full read and write access to EXT4, EXT3, and EXT2
- A native Finder-like file browser
- Drag and drop, file preview, rename, delete
- Everything sandboxed — your Mac's security stays at full
Why this matters
Apple Silicon Macs are the present and future. Any EXT4 solution that depends on kernel extensions is living on borrowed time. Rekonify was built specifically for this reality — it works with Apple's security model instead of fighting against it.
Native Apple Silicon app. macOS 13+. Under 50 MB.
Ready to try Rekonify?
Browse EXT4 filesystems natively on your Mac. No kernel extensions required.
Download for macOS