Installation guide

EMC NetWorker Release 8.1 SP1 Installation Guide
97
Mac OS-X Client Installation
3. Double-click NetWorker.pkg on the NetWorker volume to launch the NetWorker
software.
4. In the Welcome to the NetWorker Client Installer window, click Continue.
5. In the End User License and Basic Maintenance Agreement window, click Continue.
6. Click Agree to agree to the terms of the software license agreement.
7. Click Install to install the NetWorker client on the default volume.
Optionally, click the Change Install Location... and select another MacOSX volume.
8. Click Close.
From a terminal window
To install the NetWorker software from the terminal window:
1. Download the NetWorker software.
2. Mount the volume that contains the NetWorker software.
For example:
>hdiutil mount
path to NetWorker software
/MacOSX/NetWorker-dev.dmg
/dev/disk5 /Volumes/NetWorker-dev
3. Change to the directory that contains the NetWorker installation package.
For example:
cd /Volumes/NetWorker-dev
4. As a sudo user, use the installer-pkg program to install the NetWorker software.
For example:
$ sudo /usr/sbin/installer -pkg
/Volumes/NetWorker-dev
/NetWorker.pkg
-target / Password:********
installer: Package name is NetWorker Client
installer: Installing at base path /
installer: The install was successful.
Verifying the software installation
To verify that the NetWorker client software installed correctly, ensure the nsrexecd
daemon is running.
Confirm the nsrexecd daemon starts, in one of the following ways:
Use the Mac OS X Activity Monitor application to confirm that the NetWorker client
daemon, nsrexecd is active on the host.
From a terminal window, type:
ps -ef | grep -i nsr