node37.html

来自「Linux帮助文档之系统管理员手册」· HTML 代码 · 共 44 行

HTML
44
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<html>
<head>
<title>Extended and logical partitions</title>
<meta NAME="description" CONTENT="Extended and logical partitions">
<meta NAME="keywords" CONTENT="sag">
<meta NAME="resource-type" CONTENT="document">
<meta NAME="distribution" CONTENT="global">
<link REL="STYLESHEET" HREF="sag.css">
</head>
<body LANG="EN">
 <a NAME="tex2html761" HREF="node38.html"><img WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" ALT="next" SRC="./next_motif.gif"></a> <a NAME="tex2html759" HREF="node35.html"><img WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" ALT="up" SRC="./up_motif.gif"></a> <a NAME="tex2html753" HREF="node36.html"><img WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" ALT="previous" SRC="./previous_motif.gif"></a> <a NAME="tex2html763" HREF="node1.html"><img WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" ALT="contents" SRC="./contents_motif.gif"></a> <a NAME="tex2html764" HREF="node108.html"><img WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" ALT="index" SRC="./index_motif.gif"></a> <br>
<b> Next:</b> <a NAME="tex2html762" HREF="node38.html">Partition types</a>
<b>Up:</b> <a NAME="tex2html760" HREF="node35.html">Partitions</a>
<b> Previous:</b> <a NAME="tex2html754" HREF="node36.html">The MBRboot sectors </a>
<br> <p>
<h2><a NAME="SECTION00572000000000000000">扩展和逻辑分区</a></h2>
<p>
PC硬盘的最初的分区方案只允许4个分区。实际使用中这太少了,比如有人想装多于4个操作系统
(Linux, MS-DOS, OS/2, Minix, FreeBSD, NetBSD, Windows/NT等),或有时一个操作系统有
多个分区更好,例如由于速度的原因,Linux的对换区最好单独使用自己的分区,而不是在主
Linux分区中(下文详述)。
<p>
为克服这个设计问题,发明了<b>扩展分区</b>。这个方法允许将<b>基本分区</b>分为若干子分区,
因而被子分区的基本分区称为扩展分区,而子分区称为<b>逻辑分区</b>,他们的表现类似基本分区
<a NAME="tex2html17" HREF="footnode.html#1120"><img ALIGN="BOTTOM" ALT="gif" SRC="./foot_motif.gif" WIDTH="15" HEIGHT="15"></a>
,但产生方法不同。他们之间没有速度差别。
<p>
硬盘的分区结构可能类似如图
&nbsp;<a HREF="node37.html#figharddisklayout">4.2</a>。
这个硬盘被分为3个基本分区,第二个被分为2个逻辑分区。部分硬盘根本没有分区。
硬盘是一个整体,每个基本分区有一个启动扇区。
<p>
		<p><a NAME="1126">&nbsp;</a><a NAME="figharddisklayout">&nbsp;</a><img WIDTH="281" HEIGHT="276" ALIGN="BOTTOM" ALT="figure1122" SRC="img5.gif"><br>
<strong>图 4.2:</strong> 硬盘分区举例<br>
<p><br> <hr>
<p><address>
<i>Lars Wirzenius <br>
Sun Jun 29 13:31:22 EEST 1997</i>
</address>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?