Install LFS Linux Like A Pro ...Also In 10 Minutes For Real !! .....No Really !!!

Опубликовано: 16 Февраль 2024
на канале: The Linux Tube
593
29

A new version of LFS EXTON is ready! The first version is from 210706. Most important news re. the new version:
1. LFS EXTON Build 221103 runs on ALL computers. I. e. new and old ones. UEFI or non-UEFI computers. (Build 210706 was not compatible with some newer computers).
2. Build 221103 uses the latest kernel 6.0.6, released 221029.
The kernel is named 6.0.6-amd64-exton-rt14.
3. I have upgraded some essential packages. Most important Firefox.
4. I have installed two new packages: Gnu Emacs (“At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing”) and MPlayer (a movie player).
___________________________________________________________________________
Chroot commands

** enter each line seperatly !!

sudo mount /dev/vda2 /mnt
sudo mount /dev/vda1 /mnt/boot (edited)
sudo mount -t proc proc /mnt/proc
sudo mount --rbind /dev /mnt/dev/
sudo mount --rbind /sys /mnt/sys
sudo chroot /mnt/ /bin/bash
grub-mkconfig -o /boot/grub/grub.cfg

________________________________________________________________________

Show Links ####

https://www.exton.se/lfs-exton-a-live...


________________________________________________________________________ ### Ways To Support The Channel ###


Join this channel to get access to the perks:
   / @thelinuxtube  

Other Links ###
BMC https://www.buymeacoffee.com/thelinux...
Patreon:   / the_linux_tube  
Facebook:   / thelinuxtube  
Twitter:   / thelinuxtube  
Odysee: https://odysee.com/@Thelinuxtube
Discord   / discord  
-----------------------------------------------------------------------------------------------------------------------

Disclaimer: The Linux Tube is not responsible for any coding flaws or viulnerabilities in any distribution reviewed, recorded, or recommended as we are not developers ourselves.