Added a few comments here and there
[linux_from_scratch.git] / BOOK / chapter08 / introduction.xml
blobe4a4d4f83574f6942a80089ecc346a7938c47e79
1 <sect1 id="ch-bootable-introduction">
2 <title>Introduction</title>
3 <?dbhtml filename="introduction.html" dir="chapter08"?>
5 <para>This chapter will make LFS bootable. This chapter deals with creating a
6 new fstab file, building a
7 new kernel for the new LFS system and installing the Grub bootloader
8 so that the LFS system can be selected for booting at startup.</para>
10 </sect1>