Skip to content

KawsarKurban/LFS

Repository files navigation

LFS (Linux From Scratch) - version 12.0

Automation script by Kawsar

Inspired by Write Your Own Operating System From YouTube https://www.youtube.com/@writeyourownoperatingsystem

Requirements:

  • A 64-bit Linux host machine
  • A USB Drive (16GB minimum, 32GB recommended)

Usage

Clone the repository to your local Linux host

git clone https://github.com/KawsarKurban/LFS

chmod +x *.sh

Run create_user script first

./create_user.sh

You should be switched to lfs user shell

Run env_user script

./env_user.sh

Plug in your USB drive and change the drive letter in the start.sh script accordingly. In this case, USB drive is /dev/sdb

Run start script

./start.sh

About

Automated Bash Script for Linux From Scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages