Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't seem to be working with macOS Monterey #1

Open
daehl opened this issue Mar 16, 2022 · 1 comment
Open

Doesn't seem to be working with macOS Monterey #1

daehl opened this issue Mar 16, 2022 · 1 comment

Comments

@daehl
Copy link

daehl commented Mar 16, 2022

I downloaded the fatsort from this post, and it seems to run, but not work fully.
I am using a 2019 Intel 16" MacBook Pro with MacOS 12.2.1

When I issue a command such as: sudo fatsort -l /Volumes/SD

it responds with:

device_open: Is a directory!
openFileSystem: Is a directory!
sortFileSystem: Failed to open file system!
main: Failed to sort file system!

I also found a newer version (1.6.4.625) of the source for fatsort at:
https://sourceforge.net/projects/fatsort/files/

which I was able to compile with make command, but I get the exact same results.

@lwouis
Copy link

lwouis commented Mar 2, 2023

Hi,

I wrote a native macOS app to sort FAT drives. It has a UI, so easier to use, and it's free and open-source.

You can find it here: https://fat-drive-sorter.netlify.app/

I hope it helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants