What is the file system composition of linux?
What is the file system composition of linux? I believe there are many people do not understand, today, in order to let you know more about the composition of the linux file system, so give you a summary of the following, let's look down together.
Linux file system composition: bootfs and rootfs.
Bootfs (boot file system) mainly consists of bootloader and kernel,bootloader, mainly boot loading kernel. When kernel is loaded into memory, bootfs is umountle.
Rootfs (root file system) contains standard directories and files such as / dev, / proc, / bin, / etc, and so on in a typical linux.
What is the composition of the file system of linux is shared here, I hope that the above content can have a certain reference value for everyone, you can learn to apply. If you like this article, you might as well share it for more people to see.