Mount a CD on various platforms.
Insert the SDK for SAP ASE and SAP Open Server CD in the CD drive, and if necessary, mount the CD. To install both products, repeat this procedure using the appropriate CD, after you install the first product.
For HP HP-UX:
mount -F cdfs -o ro,rr /device_name /cdrom
Then, log out and log in again as “sybase.”
For IBM AIX:
/usr/sbin/mount -v cdrfs -r device_name /cdromwhere:
device_name is the CD drive device name.
/cdrom is the name of the directory where the CD is to be mounted.
For Solaris platforms:
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 Solaris, the CD drive device name is /cdrom/cdromx, where x is the number of the CD device.
For Linux platforms:
The operating system automatically mounts the CD.