Hi I'm using a MacBook Air (13-inch, Early 2014) running it on
I noticed that System is taking up all my space (230GB out of 2, but when I do checks on what exactly is being used, I on High Sierra 10.13.3
I have 6GB of space available as 230GB is being used for system.
The problem is that I cant identify what is using all this space.
When I ran Disk Utility X it said I was using about 245GB, but then only analysed about 40GB of it.
I ran Clean My Mac and it freed up a small amount of space, but nothing from the 230GB being used for system.
I noticed that a big problem for users was timemachine snapshots, I checked and I didnt have anything to remove from snapshots, so it isnt timemachine.
Looking through another forum I saw that you can identify where the space is being used by running this in terminal:
sudo du -d 1 -x -c -g /
When I did that, I got the following, which i think means I am using a total of 37GB - I have no idea where the other 200GB are...
Does anyone have any ideas on how I can fix this?
Thanks so much
I noticed that System is taking up all my space (230GB out of 2, but when I do checks on what exactly is being used, I on High Sierra 10.13.3
I have 6GB of space available as 230GB is being used for system.
The problem is that I cant identify what is using all this space.
When I ran Disk Utility X it said I was using about 245GB, but then only analysed about 40GB of it.
I ran Clean My Mac and it freed up a small amount of space, but nothing from the 230GB being used for system.
I noticed that a big problem for users was timemachine snapshots, I checked and I didnt have anything to remove from snapshots, so it isnt timemachine.
Looking through another forum I saw that you can identify where the space is being used by running this in terminal:
sudo du -d 1 -x -c -g /
When I did that, I got the following, which i think means I am using a total of 37GB - I have no idea where the other 200GB are...
Code:
0 /.HFS+ Private Directory Data
1 /home
1 /usr
1 /.Spotlight-V100
1 /net
0 /.PKInstallSandboxManager
1 /.PKInstallSandboxManager-SystemSoftware
1 /bin
0 /Network
1 /sbin
6 /Library
0 /.Trashes
7 /System
1 /vm
1 /.fseventsd
du: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/PKInstallSandboxTrash/D5B735EB-A3A6-41A7-A906-C025F987A204.sandboxTrash/Keynote.app/Contents/SharedSupport/DocumentResources/d1/97368e4fa2e724234393b99320a096ec54a581.jpeg: No such file or directory
du: /private/var/folders/dw/6g40gnl966d5_ccgyb713yhm0000gn/0/SafariFamily: Operation not permitted
du: /private/var/folders/dw/6g40gnl966d5_ccgyb713yhm0000gn/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/dw/6g40gnl966d5_ccgyb713yhm0000gn/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/dw/6g40gnl966d5_ccgyb713yhm0000gn/0/com.apple.routined: Operation not permitted
5 /private
1 /.DocumentRevisions-V100
0 /.vol
13 /Users
6 /Applications
1 /dev
1 /Volumes
0 /cores
37 /
37 total
Does anyone have any ideas on how I can fix this?
Thanks so much
Last edited by a moderator: