Files
master/chapter08/chapter08.html
2015-05-23 18:50:06 +08:00

101 lines
3.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content=
"application/xhtml+xml; charset=utf-8" />
<title>
Chapter&nbsp;8.&nbsp;Making the LFS System Bootable
</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/lfs.css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type="text/css"
media="print" />
</head>
<body class="lfs" id="lfs-7.7-systemd">
<div class="navheader">
<h4>
Linux From Scratch - Version 7.7-systemd
</h4>
<h3>
Part&nbsp;III.&nbsp;Building the LFS System
</h3>
<ul>
<li class="prev">
<a accesskey="p" href="../chapter07/systemd-custom.html" title=
"Systemd Usage and Configuration">Prev</a>
<p>
Systemd Usage and Configuration
</p>
</li>
<li class="next">
<a accesskey="n" href="introduction.html" title=
"Introduction">Next</a>
<p>
Introduction
</p>
</li>
<li class="up">
<a accesskey="u" href="../part3.html" title=
"Part&nbsp;III.&nbsp;Building the LFS System">Up</a>
</li>
<li class="home">
<a accesskey="h" href="../index.html" title=
"Linux From Scratch - Version 7.7-systemd">Home</a>
</li>
</ul>
</div>
<div class="chapter" lang="en" xml:lang="en">
<h1 class="chapter">
<a id="chapter-bootable" name="chapter-bootable"></a>8. Making the
LFS System Bootable
</h1>
<div class="toc">
<h3>
Table of Contents
</h3>
<ul>
<li class="sect1">
<a href="introduction.html">Introduction</a>
</li>
<li class="sect1">
<a href="fstab.html">Creating the /etc/fstab File</a>
</li>
<li class="sect1">
<a href="kernel.html">Linux-3.19</a>
</li>
<li class="sect1">
<a href="grub.html">Using GRUB to Set Up the Boot Process</a>
</li>
</ul>
</div>
</div>
<div class="navfooter">
<ul>
<li class="prev">
<a accesskey="p" href="../chapter07/systemd-custom.html" title=
"Systemd Usage and Configuration">Prev</a>
<p>
Systemd Usage and Configuration
</p>
</li>
<li class="next">
<a accesskey="n" href="introduction.html" title=
"Introduction">Next</a>
<p>
Introduction
</p>
</li>
<li class="up">
<a accesskey="u" href="../part3.html" title=
"Part&nbsp;III.&nbsp;Building the LFS System">Up</a>
</li>
<li class="home">
<a accesskey="h" href="../index.html" title=
"Linux From Scratch - Version 7.7-systemd">Home</a>
</li>
</ul>
</div>
</body>
</html>