Skip to content

Instantly share code, notes, and snippets.

Building BareMetal OS

This document describes how to build BareMetal OS. These instructions have been tested on Linux Mint 14, but could probably be simply run on most linux machines.

Preparing local environment

To keep things organized you should create a seperate directory for BareMetal OS project.

mkdir ~/ReturnInfinity
cd ~/ReturnInfinity