Insert the jConnect CD in the CD drive and, if necessary, mount the CD.
The
location of the mount command is server-specific
and may differ from the instructions shown here. If you cannot mount
the CD drive using the path shown,
check your operating system documentation or contact your system
administrator.
For HP HP-UX:
Log out, log in as “root,” and mount the CD using:
mount -F cdfs -o ro,rr /device_name /cdrom
Then, log out and log in again as “sybase.”
For IBM AIX:
Log in as “sybase,” and mount the CD:
/usr/sbin/mount -v cdrfs -r device_name /cdrom
where:
device_name is the CD drive device name.
/cdrom is the name of the directory where the CD is to be mounted.
For Sun Solaris:
The operating system automatically mounts the CD. Log in as “sybase.” If you receive CD-reading errors, check your operating system kernel to make sure the ISO 9660 option is turned on. On Sun Solaris, the CD drive device name is /cdrom/cdromx, where x is the number of the CD device.
For Linux:
The operating system automatically mounts the CD.