ELKS
ELKS, short for Embeddable Linux Kernel Subset, is a small, open-source operating system derived from Linux. It provides a minimal Linux-like kernel and userland designed to run on very small computers, especially 8086-class PC hardware and their emulators. The project aims to enable a functioning Unix‑like environment in a compact memory footprint, making it suitable for retrocomputing, education, and embedded experimentation.
The ELKS architecture centers on a lightweight kernel and a concise set of user-space tools. It typically
History and development status: ELKS originated as a hobby project intended to demonstrate Linux-on-limited hardware and
Platform scope: ELKS runs on IBM PC‑compatible hardware from early eras and on emulators such as QEMU
Licensing: ELKS is released as free, open-source software under a permissive license.