#!/bin/sh

#	nfsScript
#
#	Derived from:	New script
#
#	Author:		Anthony Shaughnessy
#
#	Created on:	26th July 1993
#
#	Sccs ID:	@(#)nfsScript.sh	1.1 7/27/93
#
#	Coding Stds.:	2.0
#
#	Purpose:	This script is called by the instwrap program when it
#			detects that inst has complained about the installation
#			due to an NFS mounted file system. It only really needs 
#			to output a meaningful message, with some hints as to 
#			what the user can do about it. This is because the
#			output from inst is directed to /dev/null, and so the
#			user does not see the inst error messages.
#

echo "\nSome of the directories that SoftPC files are installed in are NFS
mounted. SoftPC cannot be installed on NFS mounted partitions. The SoftPC
subsystems that were not installed and which were not already present on the
system are listed below.\n"
