<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-system-parted" role="wrap">
  <?dbhtml filename="parted.html"?>

  <title>Parted-&parted-version;</title>

  <indexterm zone="ch-system-parted">
    <primary sortas="a-Parted">Parted</primary>
  </indexterm>

  <sect2 role="package">
    <title/>

    <para>Parted is a program for creating, copying and modifying partitions,
    and the file systems on them. Parted is especially useful on PPC machines
    in that, unlike <command>fdisk</command>, it accurately reads Macintosh
    partition maps.</para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of Parted</title>

    <para os="a">Prepare Parted for compilation:</para>

<screen><userinput>./configure --prefix=/usr</userinput></screen>

    <para os="c">Compile the Parted package:</para>

<screen os="d"><userinput>make</userinput></screen>

    <para os="e">Install the package:</para>

<screen os="f"><userinput>make install</userinput></screen>

  </sect2>

  <sect2 id="contents-parted" role="content">
    <title>Contents of Parted</title>

    <segmentedlist>
      <segtitle>Installed programs</segtitle>

      <seglistitem>
        <seg>Unchecked</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="parted">
        <term><command>parted</command></term>
        <listitem>
          <para>Need Description</para>
          <indexterm zone="ch-system-parted parted">
            <primary sortas="e-parted">parted</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
