10.55. Dvhtool-1.0.1

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

10.55.1. Installation of Dvhtool

[Note]

Note

This program is required for the Arcload bootloader, which is for SGI Workstations and SGI Servers based on MIPS Processors.

This patch updates for the Arcload bootloader:

patch -Np1 -i ../dvhtool-1.0.1-fixes-1.patch

Prepare Dvhtool for compilation:

CC="gcc ${BUILD64}" ./configure --prefix=/usr

Compile the package:

make

Install the package:

make install