Installing QAD UI Multi‑Tier > Install QAD UI Components
  
Install QAD UI Components
Mount the CD-ROM (UNIX Only)
1 Log on as a user that has write permission to the Tomcat and QAD Standard Edition installation directories. If you do not have a Tomcat directory, it will be created during the install.
2 Mount the QAD UI CD-ROM. Example commands are listed in UNIX CD Drive Mount Commands.
UNIX CD Drive Mount Commands
 
Hardware
Mount Command
Sun
volcheck cdrom
HP
/etc/mount -F cdfs /dev/dsk/YourCDDevice /cdrom
Digital
mount -r -o noversion -t cdfs
/dev/
YourCDDevice /cdrom
AIX
smitty mountfs
Then select file system, directory, and file system type (cdrfs).
Linux
mount /dev/hdb /mnt/cdrom
Where /hdb could be hdc or hdd among other possibilities.
All others
Refer to your operating system documentation or vendor for requirements to mount a CD-ROM. You may be able to type man mount to determine the correct command.