Installation guide

Network Adapter Card Installation Guide - Book II
71
4. If no, only the driver will be loaded and you have to configure all the
interfaces manually.
5. If successful, you will be prompted to reboot your system.
The driver has been loaded.
Automatic Installation
During automatic installation, you are not required to enter any input.
After pkgadd has run, the driver is added to the system, but no IP
interfaces have been attached to it. You have to do this manually after
installation is complete.
To install the driver automatically, perform the following procedure:
1. Located AT2971_sparc6.08.tar.Z files on your system.
2. To suppress user interaction, create a response file named response
in the working directory (or choose any other name and/or location)
that is used by pkgadd during installation:
Execute: touch response
3. The file must exist but remains empty.
4. Check the admin file /var/sadm/install/admin/default for the
following entry:
action=ask
5. This entry has to be set to:
action=nocheck
If not, you will be prompted to allow execution of commands that
need root authority during installation.
6. The file /var/sadm/install/admin/default is not writable. To assign
the value above, create a new admin file named default in the
working directory (or choose any other name and/or location).
7. Execute the pkgadd command with the following options:
pkgadd -d . -r ./respone -a ./default SKGEsol
8. If necessary, exchange ./response and/or ./default with the
name and/or location you have chosen for the response and/or
admin file.
The package will be installed without any further input needed.