Getting Started with the Basics
5
/
/root
Superuser’s
home
directory
/boot
Kernel
image
/home
User
directories
/etc
System
configuration
files
/mnt
General-
purpose
mount point
/proc
View of
internal
kernel data
/dev
Special
device files
/sys
Kernel’s
view of the
hardware
/bin
Binaries
/sbin
Binaries
/lib
Libraries
/usr
/bin
More
binaries
/sbin
More
binaries
/lib
More
libraries
Figure 1-4: The Linux filesystem
The root (
/) of the filesystem is at the top of the tree, and the following
are the most important subdirectories to know: