Installing Filesets from a Command Line


Environment

OS Level: AIX Version 4.1.5
Type/Model: 42t

Problem

A fileset needs to be installed from a command line.

Solution

When installing from tape media, execute:

	installp -acgNXd /dev/rmt0.1 <fileset_name>

When installing from CD-ROM media, execute the following sequence of commands:

	mkdir cd
	mount -o ro -v cdrfs /dev/cd0 /cd
	installp -acgNXd /cd/usr/sys/inst.images <fileset_name>

Installing Filesets from a Command Line: ITEM: FAX
Dated: 1999/08/20~00:00 Category: anz
This HTML file was generated 2001/03/08~16:06:19
Comments or suggestions? Contact us