Files
oldlinux-files/docs/Install-Guide/install-guide-2.2.2/node67.html
2024-02-19 00:23:35 -05:00

68 lines
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
<!Converted with LaTeX2HTML 95.1 (Fri Jan 20 1995) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
<HEAD>
<TITLE>2.2.2 Repartitioning concepts</TITLE>
</HEAD>
<BODY>
<meta name="description" value="2.2.2 Repartitioning concepts">
<meta name="keywords" value="gs">
<meta name="resource-type" value="document">
<meta name="distribution" value="global">
<P>
<BR> <HR><A NAME=tex2html2549 HREF="node68.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html2547 HREF="node65.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html2541 HREF="node66.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html2551 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html2552 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME=tex2html2550 HREF="node68.html">2.2.3 Linux partition requirements</A>
<B>Up:</B> <A NAME=tex2html2548 HREF="node65.html">2.2 Preparing to Install </A>
<B> Previous:</B> <A NAME=tex2html2542 HREF="node66.html">2.2.1 Installation overview</A>
<BR> <HR> <P>
<H2><A NAME=SECTION00422000000000000000>2.2.2 Repartitioning concepts</A></H2>
<P>
<A NAME=1000>&#160;</A>
<A NAME=1001>&#160;</A>
<A NAME=1002>&#160;</A>
In general, hard drives are divided into <em>partitions</em>, where a single
partition is devoted to a single operating system. For example, on one
hard drive, you may have several separate partitions---one devoted to,
say, MS-DOS, another to OS/2, and another to Linux.
<P>
If you already have other software installed on your system, you may need
to resize those partitions in order to free up space for Linux. You will
then create one or more Linux partitions on the resulting free space for
storing the Linux software and swap space. We call this process
<em>repartitioning</em>.
<P>
Many MS-DOS systems utilize a single partition inhabiting the entire
drive. To MS-DOS, this partition is known as <tt>C:</tt>. If you have more than
one partition, MS-DOS names them <tt>D:</tt>, <tt>E:</tt>, and so on.
In a way, each partition acts like a separate hard drive.
<P>
<A NAME=1008>&#160;</A>
<A NAME=1009>&#160;</A>
On the first sector of the disk is a <b>master boot record</b> along with
a <b>partition table</b>. The boot record (as the name implies) is used to
boot the system. The partition table contains information about the locations
and sizes of your partitions.
<P>
There are three kinds of partitions: <b>primary</b>, <b>extended</b>, and
<b>logical</b>. Of these, primary partitions are used most often.
However, because of a limit in the size of the partition table, you can
only have four primary partitions on any given drive.
<P>
The way around this four-partition limit is to use an extended partition.
An extended partition doesn't hold any data by itself; instead, it acts
as a ``container'' for logical partitions. Therefore, you could create one
extended partition, covering the entire drive, and within it create many
logical partitions. However, you may have only one extended partition per
drive.
<P>
<BR> <HR><A NAME=tex2html2549 HREF="node68.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html2547 HREF="node65.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html2541 HREF="node66.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html2551 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html2552 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME=tex2html2550 HREF="node68.html">2.2.3 Linux partition requirements</A>
<B>Up:</B> <A NAME=tex2html2548 HREF="node65.html">2.2 Preparing to Install </A>
<B> Previous:</B> <A NAME=tex2html2542 HREF="node66.html">2.2.1 Installation overview</A>
<BR> <HR> <P>
<BR> <HR>
<P><ADDRESS>
<I>Matt Welsh <BR>
mdw@sunsite.unc.edu</I>
</ADDRESS>
</BODY>