Linux Foundation Certified System Administrator (LFCS) — Question 139

Which of the following is correct when talking about mount points?

Answer options

Correct answer: A

Explanation

The correct answer is A because any existing directory can indeed be a mount point, allowing the filesystem to be mounted at that location. Option B is incorrect as it implies restrictions that do not exist. Option C is wrong since there is no requirement for the SetUID flag for a mount point, and option D is also incorrect because files within the directory are not deleted; they remain accessible when the mount occurs.