You plug in a USB drive or SD card from a Linux machine. Your Mac makes the little connection sound. Then... nothing. No drive in Finder. No files. Just silence.
If this is your first time hitting this, here's what's happening: your drive is formatted as EXT4 — the default Linux filesystem. macOS has never supported it. Not in Catalina, not in Sonoma, not in any version. Apple just doesn't.
The old painful ways
People have been dealing with this for years. The usual advice goes something like:
Terminal mounting — You can try diskutil list, find the drive, and attempt to mount it manually. It rarely works for EXT4. macOS simply doesn't have the driver.
macFUSE + ext4fuse — This used to be the go-to. Install macFUSE, install ext4fuse, mount via command line. It worked — until Apple tightened security around kernel extensions. On Apple Silicon Macs, you need to drop your security to "Reduced Security" mode. And even then, macFUSE frequently breaks after macOS updates.
Linux VM — Spin up Ubuntu in UTM or Parallels, pass the USB through, and access files from there. It works but it's like driving a truck to the corner store.
Keep a Linux machine around — Some people literally keep an old laptop running Linux just for this. Seriously.
The easy way
Rekonify does all the hard parts for you. Plug in your drive, open the app, and your EXT4 files are right there — browsable, previewable, editable.

Under the hood, it uses Apple's Virtualization.framework to run a tiny Linux VM that boots in under 2 seconds. No kernel extensions. No reduced security. No terminal commands.
You get a native Finder-like interface where you can:
- Browse all your files and folders
- Preview images, text, and code files
- Drag and drop files to your Mac
- Delete files to free up space
- Create and rename files and folders
It also handles EXT2 and EXT3 drives. Runs natively on Apple Silicon.
Why macOS doesn't support EXT4
Apple has no incentive to add it. EXT4 is a Linux filesystem, and Apple's ecosystem is built around APFS and HFS+. They support exFAT and FAT32 for cross-platform USB drives, but Linux compatibility has never been a priority.
That's unlikely to change. So if you work with Linux drives on a Mac, you need a third-party solution. Rekonify is the one that doesn't ask you to compromise your system's security to use it.
Works on macOS 13+. Apple Silicon required.
Ready to try Rekonify?
Browse EXT4 filesystems natively on your Mac. No kernel extensions required.
Download for macOS