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

93 lines
3.0 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>
2.1.&nbsp;介绍
</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>
第二章&nbsp;准备新分区
</h3>
<ul>
<li class="prev">
<a accesskey="p" href="chapter02.html" title=
"准备新分区">上一页</a>
<p>
准备新分区
</p>
</li>
<li class="next">
<a accesskey="n" href="creatingpartition.html" title=
"创建新分区">下一页</a>
<p>
创建新分区
</p>
</li>
<li class="up">
<a accesskey="u" href="chapter02.html" title=
"第二章&nbsp;准备新分区">返回</a>
</li>
<li class="home">
<a accesskey="h" href="../index.html" title=
"Linux From Scratch - Version 7.7-systemd">主页</a>
</li>
</ul>
</div>
<div class="sect1" lang="en" xml:lang="en">
<h1 class="sect1">
<a id="space-introduction" name="space-introduction"></a>2.1.
介绍
</h1>
<p>
在本章中,我们将会准备用于安装 LFS 的分区。包括建立分区、为分区设置文件系统,挂载分区。
</p>
</div>
<div class="navfooter">
<div class="book">
<div class="titlepage">
<div class="author">
<span class="firstname">翻译团队:<a href="http://lctt.github.io/" target="_blank">LCTT</a></span>
<span class="surname">译者/校对:<a href="http://github.com/ictlyh" target="_blank">ictlyh</a>,<a href="http://github.com/dongfengweixiao" target="_blank">dongfengweixiao</a></span>
</div>
</div>
</div>
<ul>
<li class="prev">
<a accesskey="p" href="chapter02.html" title=
"准备新分区">上一页</a>
<p>
准备新分区
</p>
</li>
<li class="next">
<a accesskey="n" href="creatingpartition.html" title=
"创建新分区">下一页</a>
<p>
创建新分区
</p>
</li>
<li class="up">
<a accesskey="u" href="chapter02.html" title=
"第二章&nbsp;准备新分区">返回</a>
</li>
<li class="home">
<a accesskey="h" href="../index.html" title=
"Linux From Scratch - Version 7.7-systemd">主页</a>
</li>
</ul>
</div>
</body>
</html>