2.6. Installing SystemImager Client Software on a Golden Client

To create a golden client, you must install the systemimager-client package.

For Debian GNU/Linux 3.0 (woody) and later, run:

  1. # apt-get update

  2. # apt-get install systemimager-client

Note

For Debian 2.2 (potato), you must add the following line to the file /etc/apt/sources.list:

deb http://systemimager.org/debian /

For RPM based distributions:

  1. Download and install the systemimager-client RPM and required dependencies from http://systemimager.org/download/ .

  2. Install each package with the rpm command.

    # rpm -Uvh *.rpm

For other distributions: If your distribution does not support RPMs or .debs, you must use build and install from the source tarball; binary tarball installations are no longer supported. Instructions for building SystemImager can be found in the README file within the source tarball.