From 5fa9f630cd36e5add61379c7003d809c4acca75b Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 12 Mar 2023 00:26:41 -0600 Subject: Add a pointer to troubleshooting boot problems --- chapter11/reboot.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'chapter11') diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index 809d9bb70..d1ae5917d 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.xml @@ -75,6 +75,12 @@ + + + Ensure a password is set for the root user. + + + A review of the following configuration files @@ -133,7 +139,21 @@ umount -v $LFS Assuming the GRUB boot loader was set up as outlined earlier, the menu is set to boot LFS &version; automatically. - When the reboot is complete, the LFS system is ready for use and - more software may be added to suit your needs. + When the reboot is complete, the LFS system is ready for use. What you + will see is a simple login: prompt. At this point, you can + proceed to + + + the BLFS Book + + + the BLFS Book + where you can add more software to suit your needs. + + + If your reboot is not successful, it + is time to troubleshoot. For hints on solving inital booting problems, see + . + -- cgit v1.2.3-54-g00ecf