Making Simple Linux Distro from Scratch
Nir Lichtman Nir Lichtman
53.3K subscribers
193,519 views
7.5K

 Published On Oct 17, 2023

In this video I will demonstrate how you can create a small and simple Linux distro from scratch, together with the kernel I will use BusyBox for the user mode utils and Syslinux for the bootloader.

Installations: apt get install bzip2 git vim make gcc libncurses-dev flex bison bc cpio libelf-dev libssl-dev syslinux dosfstools

Linux Git URL: https://github.com/torvalds/linux.git
BusyBox Git URL: https://git.busybox.net/busybox

show more

Share/Embed