23

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

theTuxRacer
  • 16,533

1 Answers1

33

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.

ddeimeke
  • 3,149