- Directory tree structure (directory trees)
- File system relationship to the directory tree (Mount)
The so-called "mount" is the use of a directory as an entry point, the disk partition slot data placed in the directory, that is, access to the directory can read the meaning of the partition slot. This action we call "Mount", the entry point of the directory we call "mount point."
- Planning of mount points and disk partitioning when system is installed
First contact with Linux: Just split the "/" and "swap", but there will be a certain data security problems, usually need to be based on the host's different use of the environment to customize the size of different partitions.
Suggested partitioning method: Reserve a spare capacity of the remaining disk! In case of data transfer, and partition partitioning exercises
linux--installation of disk partitions