summaryrefslogtreecommitdiff
path: root/sag-0.6.1-www/Invisible/sag-0.6/node38.html
diff options
context:
space:
mode:
Diffstat (limited to 'sag-0.6.1-www/Invisible/sag-0.6/node38.html')
-rw-r--r--sag-0.6.1-www/Invisible/sag-0.6/node38.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/sag-0.6.1-www/Invisible/sag-0.6/node38.html b/sag-0.6.1-www/Invisible/sag-0.6/node38.html
new file mode 100644
index 0000000..ff99643
--- /dev/null
+++ b/sag-0.6.1-www/Invisible/sag-0.6/node38.html
@@ -0,0 +1,45 @@
+<!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>Partition types</TITLE>
+<META NAME="description" CONTENT="Partition types">
+<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="tex2html793" HREF="node39.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./next_motif.gif"></A> <A NAME="tex2html791" HREF="node35.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./up_motif.gif"></A> <A NAME="tex2html785" HREF="node37.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./previous_motif.gif"></A> <A NAME="tex2html795" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./contents_motif.gif"></A> <A NAME="tex2html796" HREF="node114.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./index_motif.gif"></A> <BR>
+<B> Next:</B> <A NAME="tex2html794" HREF="node39.html">Partitioning a hard disk</A>
+<B>Up:</B> <A NAME="tex2html792" HREF="node35.html">Partitions</A>
+<B> Previous:</B> <A NAME="tex2html786" HREF="node37.html">Extended and logical partitions</A>
+<BR> <P>
+<H2><A NAME="SECTION00573000000000000000">Partition types</A></H2>
+<P>
+ The partition tables (the one in the MBR, and the ones for
+ extended partitions) contain one byte per partition that
+ identifies the type of that partition. This attempts to
+ identify the operating system that uses the partition, or what
+ it uses it for. The purpose is to make it possible to avoid
+ having two operating systems accidentally using the same
+ partition. However, in reality, operating systems do not
+ really care about the partition type byte; e.g., Linux
+ doesn't care at all what it is. Worse, some of them use it
+ incorrectly; e.g., at least some versions of DR-DOS ignore the
+ most significant bit of the byte, while others don't.
+<P>
+ There is no standardization agency to specify what each byte
+ value means, but some commonly accepted ones are included in
+ in table&nbsp;<A HREF="node38.html#tabpartitionids">4.1</A>. The same list is
+ available in the Linux <tt>fdisk</tt><A NAME="1529">&#160;</A> program.
+<P>
+<P><A NAME="1429">&#160;</A><A NAME="tabpartitionids">&#160;</A><IMG WIDTH=491 HEIGHT=241 ALIGN=BOTTOM ALT="table1132" SRC="img6.gif"><BR>
+<STRONG>Table 4.1:</STRONG> Partition types (from the Linux <tt>fdisk</tt><A NAME="1531">&#160;</A> program).<BR>
+<P><BR> <HR>
+<P><ADDRESS>
+<I>Lars Wirzenius <BR>
+Sat Nov 15 02:32:11 EET 1997</I>
+</ADDRESS>
+</BODY>
+</HTML>