Mount the CD

Insert the SDK or Open Server CD in the CD drive, and if necessary, mount the CD. If you want to install both products, repeat this procedure using the appropriate CD, following the installation of the first product.

NoteThe location of the mount command is site-specific and may differ from what is shown in these instructions. If you cannot mount the CD drive using the path shown, consult your operating system documentation or contact your operating system administrator.

For HP Tru64 UNIX:

mount -t cdfs -r device_name /cdrom

where device_name is the CD drive device name, and /cdrom is the name of the directory where the CD is to be mounted.

For HP-UX:

Log out, log in as “root,” mount the CD using the following command:

mount -F cdfs -o ro,rr /device_name /cdrom

Then log out and log in again as “sybase.”

For RS/6000 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, and /cdrom is the name of the directory where the CD is to be mounted. On Sun Solaris, the CD drive device name is /cdrom/cdromx, where x is the number of the CD device.

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.

For SGI IRIX and Linux:

The operating system automatically mounts the CD.