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

can't mount the dmg #94

Open
marianamateos opened this issue Feb 14, 2020 · 4 comments
Open

can't mount the dmg #94

marianamateos opened this issue Feb 14, 2020 · 4 comments

Comments

@marianamateos
Copy link

I'm using Mac OS X 10.11.6.

I downloaded the "Mesquite.3.61-MacOSX.10.10.or.higher-Java-1.7plus.dmg"
and "Mesquite.3.61-MacOSX.10.9.or.lower-Java1.6.dmg" and get the following error when trying to mount them.
Disk image could not be opened; reason: "No Mountable File Systems"

@marianamateos marianamateos changed the title can mount the dmg can't mount the dmg Feb 14, 2020
@willpatterson
Copy link

The No Mountable File Systems error typically occurs when the dmg is corrupted. Have you tried downloading and mounting a fresh copy?

@JoeyBechara
Copy link

I am too having this issue. I have repeatedly tried downloading new copies and the error message continues to come up.

@geraldchao
Copy link

FYI, it's because the image format for the DMG files is APFS, which is supported on 10.13 or newer. The last image that should work is 3.5.1, from here: https://github.com/MesquiteProject/MesquiteCore/releases/tag/untagged-8cc6db36651fb5d9acec

(for some background see https://deciphertools.com/blog/2017-10-02-no-mountable-file-systems/)

@JoeyBechara
Copy link

This worked, thank you!

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

4 participants