2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-01-30 18:06:48 +00:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-05-03 11:59:46 +01:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-01-27 22:29:49 +00:00
|
|
|
<sect1 id="ch-bootable-introduction">
|
2001-01-24 00:31:17 +00:00
|
|
|
<title>Introduction</title>
|
2004-05-03 11:59:46 +01:00
|
|
|
<?dbhtml filename="introduction.html"?>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2005-02-19 22:16:42 +00:00
|
|
|
<para>It is time to make the LFS system bootable. This chapter
|
|
|
|
discusses creating an <filename>fstab</filename> file, building a
|
|
|
|
kernel for the new LFS system, and installing the Grub boot loader so
|
|
|
|
that the LFS system can be selected for booting at startup.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect1>
|
2005-02-19 22:16:42 +00:00
|
|
|
|