But damn, I still got another problem.
See, when I tried to execute Oracle Universal Installer (runInstaller.sh) from the CD, it gave me this one error message:
Code: Select all
`/media/cdrom/runInstaller': Input/output error
Code: Select all
[root@linux /]# cp -r /media/cdrom/ /src/ora10201/
cp: reading `/media/cdrom/runInstaller': Input/output error
cp: reading `/media/cdrom/stage/Components/oracle.sysman.repository.db/10.2.0.1.0/1/DataFiles/filegroup1.jar': Input/output error
cp: reading `/media/cdrom/stage/Components/oracle.xdk.server/10.2.0.1.0/1/DataFiles/filegroup1.jar': Input/output error
cp: reading `/media/cdrom/stage/Dialogs/HTMLDBDialogs/10.2.0.1.0/1/HTMLDBDialogs.jar': Input/output error
cp: reading `/media/cdrom/stage/Dialogs/TwoRadioStaticDynamicDialogs/2.5.0.0.27/1/TwoRadioStaticDynamic.jar': Input/output error
cp: reading `/media/cdrom/stage/Dialogs/customDialogs/10.2.0.1.0/1/customDialogs.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/ClusterPreinstQueries/1.2.1/1/ClusterPreinstQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/ClusterQueries/10.2.0.1.0/1/ClusterQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/DLLQueries/1.1/1/DllQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/EmQueries/4.2.2/1/EmQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/HTMLDBQueries/10.2.0.1.0/1/HTMLDBQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/JDevOUIQueries/0.01.00.12/1/JDevOUIQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/LDAPGlobalQueries/1.2.1/1/LDAPGlobalQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/LDAPQueries/1.1.2/1/LDAPQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/SpawnQueries/1.1.4/1/SpawnQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/UtilQueries/10.2.0.1.0/1/UtilQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/WindowsGeneralQueries/10.2.0.0.0/1/WindowsGeneralQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/XMLFileQueries/2.1.0.4.2/1/XMLFileQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/areasQueries/10.2.0.1.0/1/areasQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/areasQueries/2.3.0.6.0/1/areasQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/dbQueries/10.1.0.2.0/1/dbQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/fileQueries/10.1.0.2.0/1/fileQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/Queries/rgsQueries/10.1.0.2.0/1/rgsQueries.jar': Input/output error
cp: reading `/media/cdrom/stage/prereq/oui/OraPrereqChecks.jar': Input/output error
cp: reading `/media/cdrom/stage/properties/oracle.server_PE.properties': Input/output error
cp: reading `/media/cdrom/welcome.html': Input/output error
I inserted a different CD and tried to make a copy of it, but that other CD was copied flawlessly, so it's gotta' be the Oracle Installer CD, right? Uh, wrong, because when I copied the Oracle Installer CD on another computer, it worked.
Oddly enough, when I restarted the RHEL 4 (running on the VMWare virtual machine, like I said), and then tried to copy the Oracle Installer CD again, it worked.
See, it failed on the first time, but it worked after restarting the Linux, without any changes whatsoever. So what's the problem? This case has exactly just the same pattern with the PC X Server display problem I previously posted: sometimes it happens, sometimes it doesn't, and restarting the server solves the problem sometimes.
I really suspect it is the VMWare; is it actually the case? Anyone got experience with VMWare before?
PS: Adam, 'Input/output error' means bad media, doesn't it?