mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Add a pointer to troubleshooting boot problems
This commit is contained in:
parent
c6fa6912e1
commit
5fa9f630cd
@ -75,6 +75,12 @@
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Ensure a password is set for the root user.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
A review of the following configuration files
|
||||
@ -133,7 +139,21 @@ umount -v $LFS</userinput></screen>
|
||||
<para>Assuming the GRUB boot loader was set up as outlined earlier, the menu
|
||||
is set to boot <emphasis>LFS &version;</emphasis> automatically.</para>
|
||||
|
||||
<para>When the reboot is complete, the LFS system is ready for use and
|
||||
more software may be added to suit your needs.</para>
|
||||
<para>When the reboot is complete, the LFS system is ready for use. What you
|
||||
will see is a simple <quote>login: </quote> prompt. At this point, you can
|
||||
proceed to
|
||||
<phrase revision="sysv">
|
||||
<ulink url="https://www.linuxfromscratch.org/blfs/view/stable/">
|
||||
the BLFS Book</ulink></phrase>
|
||||
<phrase revision="systemd">
|
||||
<ulink url="https://www.linuxfromscratch.org/blfs/view/stable-systemd/">
|
||||
the BLFS Book</ulink></phrase>
|
||||
where you can add more software to suit your needs.</para>
|
||||
|
||||
<para>
|
||||
If your reboot is <emphasis role="bold">not</emphasis> successful, it
|
||||
is time to troubleshoot. For hints on solving inital booting problems, see
|
||||
<ulink url="https://www.linuxfromscratch.org/lfs/troubleshooting.html"/>.
|
||||
</para>
|
||||
|
||||
</sect1>
|
||||
|
Loading…
Reference in New Issue
Block a user