User Guide

Installation Scripts for NetWare 121
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Example
CopyDriverToServer SYSTEM, '*.LAN', 'NETWARE-3', “NetWare
diskette [3]”
The *.LAN files are copied to the SYS:SYSTEM directory.
CopyDriverToStartup
Syntax
CopyDriverToStartup <file_spec>, <source_volume>,
<source_description>
Description
CopyDriverToStartup replaces driver files in the startup or boot directory
(where STARTUP.NCF is) with new driver files. The source files are assumed
to be those on the distribution CD (which might have been copied to a user-
specified directory). <file_spec> names the files to be copied, and can be
*.LAN, *.DSK, <directory>/*.LAN or <directory>/*.DSK.
<source_volume> specifies the name of a diskette volume label and
<source_description> specifies the string used to prompt for the diskette. If
the installation source is a CD or network drive, <source_volume> and
<source_description> will be ignored (although these fields must be present
in the command).
Example
CopyDriverToStartup '*.LAN', 'NETWARE-3', “NetWare
diskette [3]”
The *.LAN files are copied to the user-designated DOS startup directory
where the server boot files reside.
CopyToServer
Syntax
CopyToServer <target_directory_path>, <file_spec>,
<source_volume>, <source_description>
Description
CopyToServer specifies a file (or a group of files using wildcards) to copy to
the system volume of the server.