This commit is contained in:
tux 2023-05-07 14:50:01 +02:00
parent 98cccfb234
commit 879f21e338

View File

@ -21,9 +21,10 @@ sudo dnf -y install gcc g++ make m4 bison byacc patch texinfo
bash version-check.sh
```
- edit vars.sh to set the desired parallel JOBS for compiling
edit vars.sh to set the desired parallel JOBS for compiling
proceed with the LFS chapters:
- proceed with the LFS chapters:
- 2.5. Creating a File System on the Partition
- 2.6. Setting The $LFS Variable
- 2.7. Mounting the New Partition
@ -32,7 +33,7 @@ bash version-check.sh
- 4.3. Adding the LFS User
- 4.4. Setting Up the Environment
- copy the scripts into /mnt/lfs/sources
copy the scripts into /mnt/lfs/sources
- as the lfs user from within the sources directory run chap5-6.sh
@ -44,7 +45,8 @@ environment run chap7p2.sh
- when prompted run chap8p1.sh and chap8p2.sh
- when prompted continue with the LFS chapters:
when prompted continue with the LFS chapters:
- 10.2. Creating the /etc/fstab File
- 10.3. Linux-6.1.11
- 10.4. Using GRUB to Set Up the Boot Process