Creating a Windows 95 Client Agent installation diskette set

To create an installable floppy set from the CD-ROM disk:

  1. On a UnixWare 7 system, insert the CD-ROM disk into the drive.

  2. 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.

  3. Change to the directory containing the Client Agent image files:

    cd /mnt/arcagnts/win95/image

  4. You need two blank, formatted diskettes. Insert the first diskette into the mounted floppy drive.

  5. 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.

  6. 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.


Next topic: Using the Client Agent for Windows 95
Previous topic: Installing the Windows 95 Client Agent

© 1997 The Santa Cruz Operation, Inc. All rights reserved.