/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.
cd /mnt/arcagnts/aix/image
dd if=uagent.dd of=/dev/install
/dev/install is the default floppy drive on your system. If you want to use a different floppy drive, specify that device instead.
installp -qa -d /dev/fd0 UAG
See also:
Next topic:
Method 2: Installing from the locally-mounted SCO CD-ROM
Previous topic:
System requirements for the IBM AIX Client Agent
© 1997 The Santa Cruz Operation, Inc. All rights reserved.