| 123456789101112131415161718192021222324252627282930 | <sect1 id="ch09-finalreboot"><title>Final reboot</title><para>Reboot your system once more. You could run the network scripts byhand and then restart sysklogd, but rebooting is a nice way to test ifeverything works as it should. The errors from syslogd and klogd won'tshow up anymore.</para><para>Before you reboot you want to run lilo now. This will install the LFSversion of Lilo in the MBR instead of your host system's version.Update Lilo by running:</para><blockquote><literallayout>	<userinput>/sbin/lilo</userinput></literallayout></blockquote><para>Now, let's reboot:</para><blockquote><literallayout>	<userinput>/sbin/reboot</userinput></literallayout></blockquote></sect1>
 |