Menu

Building LFS

Jeremy Wiig

1) burn iso to usb stick using rufus
2) default password for root and builder is lfsHost&1 please change after initial login using passwd
3) use parted to setup lfs partition
4) mount /mnt/lfs
5) extract /home/blfs-builder/lfsHost-build.tar to /mnt/lfs --strip-components=1
6) install sources
- BASE: extract /home/blfs-builder/lfs-src.tar to /mnt/lfs
- NET and FULL: cd /sources && ./get-lfs-sources.sh
8) cd /jhalfs && make
9) cd /mnt/lfs/root && ./lfschroot.sh
10) build and install kernel
11) install and configure grub
12) root passwd