My MacBook is out of storage and "System" is taking up too much space (see images below). I've tracked it down to the /Volumes/ folder in the root directory. Whenever I tried this code in the terminal, there are none listed:
sudo tmutil listlocalsnapshots /
So, it seems there are no local snapshots, just a SparseBundle that's showing up as Zero bytes in Finder, but there's obviously something massive in that Volumes folder. Need help please... I need to recover my lost drive space!
[doublepost=1538011395][/doublepost]BTW, here's the entire "du" list:
Timothys-MBP:~ neotim$ sudo du -d 1 -x -c -g /
Password:
0 /.HFS+ Private Directory Data
1 /home
1 /usr
1 /net
0 /.PKInstallSandboxManager
0 /.PKInstallSandboxManager-SystemSoftware
1 /bin
0 /Network
1 /sbin
6 /Library
0 /.Trashes
8 /System
1 /.fseventsd
3 /private
1 /.DocumentRevisions-V100
0 /.vol
469 /Users
29 /Applications
1 /dev
375 /Volumes
0 /cores
888 /
888 total
sudo tmutil listlocalsnapshots /
So, it seems there are no local snapshots, just a SparseBundle that's showing up as Zero bytes in Finder, but there's obviously something massive in that Volumes folder. Need help please... I need to recover my lost drive space!
[doublepost=1538011395][/doublepost]BTW, here's the entire "du" list:
Timothys-MBP:~ neotim$ sudo du -d 1 -x -c -g /
Password:
0 /.HFS+ Private Directory Data
1 /home
1 /usr
1 /net
0 /.PKInstallSandboxManager
0 /.PKInstallSandboxManager-SystemSoftware
1 /bin
0 /Network
1 /sbin
6 /Library
0 /.Trashes
8 /System
1 /.fseventsd
3 /private
1 /.DocumentRevisions-V100
0 /.vol
469 /Users
29 /Applications
1 /dev
375 /Volumes
0 /cores
888 /
888 total