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

112 lines
3.5 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.准备新分区
</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="../part2.html" title=
"准备构建">上一页</a>
<p>
准备构建
</p>
</li>
<li class="next">
<a accesskey="n" href="introduction.html" title=
"介绍">下一页</a>
<p>
介绍
</p>
</li>
<li class="up">
<a accesskey="u" href="../part2.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="chapter" lang="en" xml:lang="en">
<h1 class="chapter">
<a id="chapter-partitioning" name="chapter-partitioning"></a>2.
准备新分区
</h1>
<div class="toc">
<h3>
目录
</h3>
<ul>
<li class="sect1 translated">
<a href="introduction.html">介绍</a>
</li>
<li class="sect1 translated">
<a href="creatingpartition.html">创建新分区</a>
</li>
<li class="sect1 translated">
<a href="creatingfilesystem.html">在分区上创建文件系统</a>
</li>
<li class="sect1 translated">
<a href="mounting.html">挂载新分区</a>
</li>
<li class="sect1 translated">
<a href="aboutlfs.html">设置 $LFS 变量</a>
</li>
</ul>
</div>
</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/wxy" target="_blank">wxy</a></span>
</div>
</div>
</div>
<ul>
<li class="prev">
<a accesskey="p" href="../part2.html" title=
"准备构建">上一页</a>
<p>
准备构建
</p>
</li>
<li class="next">
<a accesskey="n" href="introduction.html" title=
"介绍">下一页</a>
<p>
介绍
</p>
</li>
<li class="up">
<a accesskey="u" href="../part2.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>