Skip to content

User Guide Overview

This section provides comprehensive guides for using ELMOS to build and develop Linux kernels on macOS.

Getting Started

If you're new to ELMOS:

  1. Install ELMOS - Prerequisites and setup
  2. First Kernel Build - Step-by-step tutorial
  3. Toolchain Management - Install and configure cross-compilers

Core Workflows

Reference

Prerequisites

ELMOS requires macOS Sequoia or later with:

  • Homebrew for dependencies
  • Xcode Command Line Tools
  • Basic familiarity with terminal commands

For advanced features, install crosstool-ng toolchains.

Support

Encounter an issue? Check Troubleshooting or open a GitHub Issue.