Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle 8.1.7 release 3 for linux installation disks query
On Mon, 19 Feb 2001 10:02:43 -0700, "al banegas" <albanegas_at_hotmail.com> wrote:
>We have the same problem with AIX 4.3 and 8.1.7. Installer is asking for the
>second cd but the first cd has the device busy. I'd like to know a way
>around this. TIA
>
<snip>
As I'm about to do this I asked Oracle Support - the answer is below
Alex
Doc ID: Note:120801.1
Subject: ALERT: Cannot Mount Second CD During 8.1.7 Installation
Type: ALERT
Status: PUBLISHED
Content Type: TEXT/PLAIN
Creation Date: 27-SEP-2000
Last Revision Date: 09-OCT-2000
Language: USAENG
CANNOT MOUNT SECOND CD DURING 8.1.7 INSTALLATION
Versions Affected
Platforms Affected
Description
When installing an Oracle product that requires multiple CDs, it may be difficult to unmount the first CD when prompted to mount the second
or the installer may not recognize the cdrom mount point.
Likelihood of Occurrence
This is very common when multiple CD's are needed for installation
Possible Symptoms
When it is time to mount the second installation CD a message box similar to the following appears:
-
-
Please insert Oracle8i disk 2 into your disk drive or supply an alternative location
Path: /cdrom/oracle8i#1 <Browse> <OK> <Cancel>
Problem #1
Problem #2 - Affects only platforms which automount the CD
Workaround
To avoid having to switch between CDs, copy the contents of each CD to
the
hard drive and run the Installer from the new location. Copy the
contents of
each CD in the directory structure as follows:
Disk1/<Contents of CD #1>
Disk2/<Contents of CD #2>
If the contents of each CD are copied into this structure on the hard
drive,
Oracle Universal Installer automatically finds the contents of each CD
and
does not prompt for the location of either CD during the course of
installation.
For Problem #1
Return to the session/window where the installer was launched. You
may
not have a prompt even though the installer launches as a background
job.
Press the Return key once or twice to get a prompt. Change directory
to a location other than the CD mount point, for example 'cd /tmp'.
You should now be able to 'umount' or 'eject' the CD.
Explanation:
A file system cannot be unmounted when it's still in use by a process.
Because
the installer was started in the window in which the current working
directory
was the cdrom mount point, the OS will not release the mount point
because it
thinks you are still accessing the cdrom. The workaround is to make
sure your
current working directory is not the cdrom.
See note 1016761.6 for more information.
For Problem #2
Use the 'mount' command without any options to display currently mounted filesystems. The first column will show the mount point. Locate the cdrom mount point and then use this information to correct the Path specified in the dialog box. Select OK and the install will proceed.
Explanation:
When the cdrom is automounted the mount point may not be the same name
as when
the 1st cdrom was mounted. The Oracle installer expects the mount
point to
remain the same as when the 1st cdrom was used. By using the "mount"
command
you can determine the correct mount point and supply it to the
installer.
Patches
N/A
References
Oracle SupportServices
Copyright (c) 1995,2000 Oracle Corporation. All Rights Reserved. Legal Notices and Terms of Use. Received on Wed Feb 21 2001 - 08:23:53 CST
![]() |
![]() |