Skip to content

Build Linux - [13.11.2024]


Introduction

This guide covers building a custom Linux image with Buildroot.

Note

When running inside an LXC container, the tar option --no-same-owner is required.

Step 1 - Download Buildroot

wget https://buildroot.org/downloads/buildroot-2024.02.7.tar.gz

Step 2 - Extract Buildroot

tar xfvz buildroot-2024.02.7.tar.gz