Why am I not able to install the ADINA System on my HP-UX system?
Answer:
The most likely reason why you are unable to install the ADINA System on HP-UX system is because the CD-ROM is not mounted with the correct options. If you list the CD-ROM directory, you should see the filenames in lowercase characters. Otherwise, please unmount the CD-ROM and mount it with options as follows:
/etc/mount -F cdfs -o ro,cdcase /dev/dsk/c?t#d0 /cdrom
where ? should be replaced with the Interface Card Instance Number and the # should
be replaced with the devices' SCSI number.
Then use the following command to install the ADINA System:
/cdrom/setup
Please refer to the ADINA System Installation Notes, Sections 1.1 and 1.3.