<?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-dvhtool" role="wrap">
  <?dbhtml filename="dvhtool.html"?>

  <title>Dvhtool-&dvhtool-version;</title>

  <indexterm zone="ch-system-dvhtool">
    <primary sortas="a-Dvhtool">Dvhtool</primary>
  </indexterm>

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

    <para>The Dvhtool package is used to manipulate volume headers
    of devices using sgi disk labels.</para>

  </sect2>

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

 <note os="a">
    <para>This program is required for the Arcload bootloader, which is for
    SGI Workstations and SGI Servers based on MIPS Processors.</para>
  </note>

    <para os="b">This patch updates for the Arcload bootloader:</para>

<screen os="c"><userinput>patch -Np1 -i ../&dvhtool-fixes-patch;</userinput></screen>

    <para os="d">Prepare Dvhtool  for compilation:</para>

<screen os="e"><userinput>./configure --prefix=/usr</userinput></screen>

    <para os="f">Compile the package:</para>

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

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

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

  </sect2>

  <sect2 id="contents-dvhtool" role="content">
    <title>Contents of Dvhtool</title>

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

      <seglistitem>
        <seg>To be Determined</seg>
      </seglistitem>
    </segmentedlist>

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

      <varlistentry id="colo-chain.elf">
        <term><command>colo</command></term>
        <listitem>
          <para>Is the Cobalt Bootloader's chain mode executeable. This
          file gets gzipped and renamed to <filename>vmlinux.gz</filename>,
          so it can be booted automatically by the Cobalt's existing
          firmware</para>
          <indexterm zone="ch-system-colo colo-chain.elf">
            <primary sortas="b-colo-chain.elf">colo-chain.elf</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>
-->

  </sect2>

</sect1>
