Creating a Macintosh Client Agent installation diskette

To create an installable floppy 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:

    cd /mnt/arcagnts/mac/image

  4. Insert a blank, formatted diskette into the mounted floppy drive.

  5. Create an installable Client Agent floppy diskette from the macagent.dd file. At the command line, enter:

    dd if=macagent.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. Install the Client Agent on the Macintosh workstation.


See also: