diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index 33b0cba2a..5ea0527fc 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -64,14 +64,15 @@
For general information on kernel configuration see . Additional information
about configuring and building the kernel can be found at . These refereces are a bit
+ url="&anduin-sources;/kernel-nutshell/"/>.
+ These references are a bit
dated, but still give a reasonable overview of the process.
If all else fails, you can ask for help on the lfs-suport
- mailing list. Note that suscribing is required in order for the list
+ url="https://www.linuxfromscratch.org/mail.html">lfs-support
+ mailing list. Note that subscribing is required in order for the list
to avoid spam.
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
+ .
+