New mac user here (Linux background). I'm running macOS Catalina (Beta5). I've noticed there are 5 volumes in my main disk container. One is mounted at /, that I understand, it's the system, another is /System/Volumes/Data, which I tough it would be the Linux /home, but it's not, so what it it?
Also what are the other two unmounted volumes? One might be the recovery one, but the other? Thanks!
/Applications
? – jktravis Oct 11 '19 at 22:36find
anddu
for quite some time I expect. – bmike Oct 12 '19 at 03:26du
cannot handle firmlinks correctly. When showing a grand totalsudo du -d 1 -m -c /
it seemdu
is counting storage in/Applications
and/System/Volumes/Data/Applications
twice. – asmaier Jan 28 '21 at 10:31