-
On a UnixWare 7 system,
insert the CD-ROM disk into the drive.
-
Mount the CD-ROM drive:
/usr/sbin/mount -rF cdfs /dev/cdrom/c0b0t#l0 /mnt
where /mnt is the mount point directory and
t# is the SCSI ID of the CD-ROM device.
For example, if your CD-ROM drive is set to a SCSI ID of
5, you would specify /dev/cdrom/c0b0t5l0.
-
Change to the directory containing the Client Agent image files:
cd /mnt/arcagnts/win95/image
-
You need two blank, formatted diskettes.
Insert the first diskette into the mounted floppy drive.
-
Create the first installable Client Agent diskette
from the w95agent_1.dd
file. At the command line, enter:
dd if=w95agent_1.dd of=/dev/install
/dev/install is the default floppy device on your system.
If you want to use a different floppy drive,
specify that device instead.
-
Insert the second floppy and
create the second installable Client Agent diskette from
the w95agent_2.dd file.
At the command line, enter:
dd if=w95agent_2.dd of=/dev/install
Once the installation set is created,
you can use it to install the Client Agent
on each Windows 95 workstation that you want to access for backup.