The parts of the root filesystem are:
/bin–executables (binaries) needed during bootup that might be used by normal users.
/sbin–executables (system binaries) not intended for use by general users (users may still use
them, but this directory is not on their PATH).
/etc–system-wide configuration files for your operating system.



