Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Build aerOS

lun4h edited this page Nov 10, 2023 · 2 revisions

To build aerOS easily do the following:

  • Clone this repo: git clone https://github.com/hewol/aerOS
  • Run the build script: time ./build.sh
    This will also tell you the build time.
  • Go to your out directory to see your aerOS ISO: cd out

You can now proceed with installation.

Clone this wiki locally