We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While macOS seems to be able to happily mount images on top of each other, we should probably take care of this:
$ df -h ... /dev/disk7s1 145Mi 133Mi 23Mi 86% 2686 4294964593 0% /Users/<user>/git/mixxx-regression-finder/mnt /dev/disk15s1 145Mi 133Mi 23Mi 86% 2685 4294964594 0% /Users/<user>/git/mixxx-regression-finder/mnt /dev/disk16s1 156Mi 133Mi 25Mi 85% 2806 4294964473 0% /Users/<user>/git/mixxx-regression-finder/mnt /dev/disk17s1 158Mi 133Mi 25Mi 85% 2821 4294964458 0% /Users/<user>/git/mixxx-regression-finder/mnt
The reason for why these couldn't be unmounted in the first place was possibly due to mixxxdj/mixxx#11516.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While macOS seems to be able to happily mount images on top of each other, we should probably take care of this:
The reason for why these couldn't be unmounted in the first place was possibly due to mixxxdj/mixxx#11516.
The text was updated successfully, but these errors were encountered: