From 04e774fbb022b763c3e9a59a4691ab7a16ab93dc Mon Sep 17 00:00:00 2001 From: tux Date: Wed, 17 May 2023 15:06:49 +0200 Subject: [PATCH] extended instructions --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eae6967..45976e6 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ copy the scripts into /mnt/lfs/sources - as the lfs user from within the sources directory run chap5-6.sh - when prompted logout the lfs user and as the root user from within the sources -directory run chap7p1.sh +directory run chroot.sh - when prompted from within the sources directory from within the chroot -environment run chap7p2.sh +environment run chap7p1.sh -- when prompted run chap7p3.sh +- when prompted run chap7p2.sh - when prompted run chap8p1.sh and chap8p2.sh @@ -54,3 +54,6 @@ when prompted continue with the LFS chapters: - 10.3. Linux-6.1.11 - 10.4. Using LFS_GRUB to Set Up the Boot Process - 11.1. The End + +if the chroot environment has been exited and needs to be re-entered +use re-chroot.sh