What is the Linux version of System32?
Because they aren't organized the same way, there is no direct
equivalent directory to System32 in Linux. The kernel image in
Linux is typically stored in /boot, the system binaries are stored
in /bin, and libraries are stored /lib and /usr/lib.