Celeb Glow
news | March 24, 2026

Does a mountpoint have to be an empty directory?

Or does it overwrite the existing data in the mountpoint? Or is it just un-accessible?

1

1 Answer

No it does not have to be an empty directory. You can "overmount" it, but be aware, that you hide the files originally in that directory.

This can lead to some confusion since the space on the underlying filesystem - not the newly mounted one - stays occupied.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy