Войти
  • 290982Просмотров
  • 2 года назадОпубликованоNir Lichtman

Making Simple Linux Distro from Scratch

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: BusyBox Git URL: (take a look at the pinned comment for an important remark regarding BusyBox)