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 notifications show which disk partition #221

Open
louies0623 opened this issue Oct 3, 2023 · 4 comments
Open

Make notifications show which disk partition #221

louies0623 opened this issue Oct 3, 2023 · 4 comments

Comments

@louies0623
Copy link
Contributor

image
Need to clearly display which disk volume to know which is almost full.

@probonopd
Copy link
Member

How can it be more clear? The volume called data-, mounted at /media/data- is full.

@louies0623
Copy link
Contributor Author

louies0623 commented Oct 3, 2023

I wish it had the disk code that appears like in the box
This way will know which partition is the problem.
diskutil-list-find-disk-id-identifier-mac

272209287-f667fd76-11cc-488f-ac9e-d151e002d7c4

@Hierosme
Copy link

Hierosme commented Oct 4, 2023

Processes.app is not the best of the world but can show you with GUI which disk partition it is ....
Disk Usage Tabe and use you Mouse Wheel for high speed strap.

In fact /media/data- is a mount point and not directally a disk/volume.
In that case a good option is to use Disk Free command line like df -h.

@probonopd
Copy link
Member

Disk related stuff should go into Disk Utility.

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

3 participants