Explain: What Directories Must be on My / Mount Point?
Given that the / (or root) mount point is the first (only?) file system mounted at boot time, it must contain certain directories and files so that the system can boot. The directories that must reside on / are:
/bin
/sbin
Both contain binary programs for users (bin) and superuser (sbin)
/dev
Contains device files such as hard drive and CDRoms
/etc
Contains boot and configuration information
/lib
Contains program libraries
Other directories like /home and /boot can be located on any partition of any disk.
Related Stories
POSTED IN: Explanation
0 opinions for Explain: What Directories Must be on My / Mount Point?
No one has left a comment yet. You know what this means, right? You could be first!
Have an opinion? Leave a comment: