

# Filesystem Layout
<a name="filesystem"></a>

 This section covers the filesystem layout of an AL2023 system, including details that may be specific to instances or AL2023 based containers. See the `file-hierarchy(7)` man page for more information. 

**Topics**
+ [`/` (The root directory)](filesystem-root.md)
+ [`/boot` (Kernel, initramfs, etc.)](filesystem-slash-boot.md)
+ [`/etc` (System Configuration)](filesystem-slash-etc.md)
+ [`/home` (User home directories)](filesystem-slash-home.md)
+ [`/root` (root user home directory)](filesystem-slash-root.md)
+ [`/srv` (Server Payload)](filesystem-slash-srv.md)
+ [`/tmp` (small temporary files)](filesystem-slash-tmp.md)
+ [`/run` (runtime data)](filesystem-slash-run.md)
+ [`/usr` (System Resources)](filesystem-slash-usr.md)
+ [`/var` (Persistent Variable System Data)](filesystem-slash-var.md)