We can see inside of our " Root" Directory File that we have 3 files and 2 subdirectories: music and photos.
我们可以在我们的“根”目录文件中看到我们有 3 个文件和 2 个子目录:音乐和照片。
科技 Crash Course
If we want to see what's stored in our music directory, we have to go to that block and read the Directory File located there; the format is the same as our root directory.
In a computer file system, and primarily used in the Unix and Unix-like operating systems, the root directory is the first or top-most directory in a hierarchy. It can be likened to the trunk of a tree, as the starting point where all branches originate from. The root file system is the file system contained on the same disk partition on which the root directory is located; it is the filesystem on top of which all other file systems are mounted as the system boots up.