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

Make sure that disks unmount successfully before proceeding #4

Open
fwcd opened this issue Sep 9, 2023 · 0 comments
Open

Make sure that disks unmount successfully before proceeding #4

fwcd opened this issue Sep 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@fwcd
Copy link
Owner

fwcd commented Sep 9, 2023

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.

@fwcd fwcd added the bug Something isn't working label Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant