If you are having trouble installing a product from multiple CD-ROMs, try using the following procedure to unmount the first CD-ROM and mount the second CD-ROM. If you still have problems, refer to the documentation links at the end of this topic.
In most cases, the following procedure will help you with any problems you experience while switching to a second CD-ROM while you are installing an Oracle software. If you inadvertently run the installer while the current working directory is in the CD-ROM, follow these steps to mount the next CD-ROM:
Change to the root directory of your system and log in as the root user with the following commands:
$ cd /
$ su root
Unmount and remove the CD-ROM from the CD-ROM drive using the following command:
# umount cdrom_mount_point_directory
Insert and mount the next CD-ROM into the CD-ROM drive by using the following command:
# mount options device_name cdrom_mount_point_directory
Enter the correct mount point in the Installation dialog box.
Click OK to continue.
If after attempting this procedure you are still having problems, refer to the section on installing from multiple CD-ROMs in the Oracle Database Installation Guide, which is available from the Oracle Technology Network:
http://otn.oracle.com/documentation/content.html
Copyright © 1996, 2016, Oracle. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.