Application Packaging Developer's Guide

Example--Installing a Package to a Diskless Client's Root File System

The following example shows a command to install the SUNWadmr (software to support system and network administration) package from a server onto a diskless client's root file system. In this case, the diskless client's root file system is /export/root/client-1. This example assumes the SUNWadmr package is available from a mounted SPARC 2.x Solaris CD (/cdrom/cdrom0/s0/Solaris_2.6).


server# pkgadd -d /cdrom/cdrom0/s0/Solaris_2.6 -R 
/export/root/client-1 SUNWadmr
			.
			.
			.
Installation of <SUNWadmr> complete.
server#