sudo apt install build-essential bison flex libgmp3-dev libmpc-dev libmpfr-dev texinfo qemu-system-i386 qemu-utils grub-pc-bin xorriso mtools nasm
git clone https://github.com/Ampferl/jonix.git
cd jonix
make setup
With the command make setup
, jonix will automatically build the toolchain, kernel and libraries and put them together into one running system.
make run