I've just discovered a 4.5Gb /Previous System/private directory, caused by a (recent) upgrade to 10.13 (the dates seems to match). Since it weighs heavily on my available space and I don't know why would the update decide to keep around a bunch of system-level files, I've tried to rm -Rf it. This mostly succeeded (shrank to 1.6Gb), but still have some files which I am not able to delete, under var/dyld and var/datadetectors.
Here's the output of a sudo rm -Rf /Previous\ System :
rm: datadetectors: Permission denied
override rw-r--r-- root/wheel restricted for dyld/dyld_shared_cache_x86_64.map?
I'm under the impression the restricted relates to SIP ? I can't figure why it would protect /Previous System since that's not in use though…
Does the path to free space recovery entails a SIP-reboot dance, for something unrelated to my currently running system ?