How to Install Base Documentation from Hard Disk
Environment
OS Level: 4.3.1 
Type/Model: 340
Problem
	How do you install Base Documentation after copying it to your hard 
disk?
Solution
	The following process explains how to use the
	Base Documentation CD-ROM to copy to the hard disk and then
	NFS mount that directory to install from it.
	-  Mount the CD-ROM on system A:
	   # mkdir cd
	   # mount -rv cdrfs /dev/cd0 /cd
 
-  Copy the CD-ROM to the /export directory:
	   # cd /cd
	   # cp -r * /export
 
-  NFS export the directory /export.
	 
-  NFS mount /export to system B:
	   # mkdir /export
	   # mount systemA:/export /export
 
-  Then install the bos.html fileset.
	   Use as the device name /export/usr/sys/inst.images.
How to Install Base Documentation from Hard Disk:   ITEM: FAX
Dated: 1999/10/01~00:00 Category: anz
This HTML file was generated 2001/03/08~16:06:28
Comments or suggestions?
Contact us