Problems with silent install of an AS10.1.2.0.2 infrastructure

Hello,
I posted this over on the database forum too. I'm trying to create a silent install for an AS 10.1.2.0.2 infrastructure database. I created the response file using the -record option for the installer. I then modified the response file according to the instructions in the app server installation documentation. When I run setup with the response file I get the follow error...
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 5.0
Passed
Checking swap space: must be greater than 1535 MB . Actual 4092MB Passed
Checking for SERVICE_PACK: must be 3 . Actual Service Pack 4 Passed
Checking Temp space: must be greater than 150 MB . Actual 60731 MB Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from C:\DOCUME~1\cdwright\LOCALS
~1\Temp\OraInstall2008-04-30_06-38-27PM. Please wait ... Oracle Universal Instal
ler, Version 10.1.0.4.0 Production
Copyright (C) 1999, 2005, Oracle. All rights reserved.
Loading Product Information
...............................................................100% Done.
Analyzing dependencies
.........Error:*** Alert: An error occurred attempting to find the ASControl ser
vice executable in this Oracle Home. Please verify that the file C:\oracle\infra
\bin\nmesrvc.exe exists in this home or that this Oracle Home is valid. ***
Why is the installer looking for ASControl? This should be a fresh install. Any help I can get would be much appreciated.
Cliff Wright

Do you already have an AS running on this machine? If you're doing a reinstall, did you remove the inventory and all appropiate registry settings?

Similar Messages

  • Problem with silent install of 11gR1 on Windows 2008

    I'm doing a silent install of 11gR1 on Windows Server 2008. It works fine on Windows Server 2003. I have SECURITY_UPDATES_VIA_METALINK set to false, yet it seems to be forcing it to true and then it fails the install because I have an invalid metalink username/password. In the install log I get this, as expected:
    INFO: Setting variable 'SECURITY_UPDATES_VIA_METALINK' to 'false'. Received the value from response file.
    but then I get this later on:
    INFO: Setting the value of SECURITY_UPDATES_VIA_METALINK to true
    INFO: Setting variable 'SECURITY_UPDATES_VIA_METALINK' to 'true'. Received the value from a code block.
    SEVERE: Invalid MetaLink credentials. Specify the correct e-mail address and password that you use to log in to MetaLink.
    INFO: User Selected: Yes/OK
    Invalid MetaLink credentials. Specify the correct e-mail address and password that you use to log in to MetaLink.
    Why is it forcing this to true? As I said, this same exact response file works fine with Server 2003. Any suggestions?
    Oh, also, I've tried forcing the value to false on the command line and by not specifiying a value (because the default is supposedly false).
    Thanks in advance

    Here is the command line I used on the last attempt:
    setup -silent "ACCEPT_LICENSE_AGREEMENT=true" -responseFile C:\database\standard11.rsp -waitforcompletion -nowait
    And here is the response file (I had to delete a lot of the comments to get it to fit within the 30000 character limit for this message):
    RESPONSEFILE_VERSION=2.2.1.0.0
    FROM_LOCATION="../stage/products.xml"
    NEXT_SESSION_RESPONSE=<Value Unspecified>
    ORACLE_BASE="C:\oracle\"
    ORACLE_HOME="C:\oracle\product\11.1.0\db_1\"
    ORACLE_HOME_NAME="OraDb11g_home1"
    TOPLEVEL_COMPONENT={"oracle.server","11.1.0.7.0"}
    DEINSTALL_LIST={"oracle.server","11.1.0.7.0"}
    SHOW_SPLASH_SCREEN=false
    SHOW_WELCOME_PAGE=false
    SHOW_NODE_SELECTION_PAGE=false
    SHOW_SUMMARY_PAGE=false
    SHOW_INSTALL_PROGRESS_PAGE=false
    SHOW_CONFIG_TOOL_PAGE=false
    SHOW_XML_PREREQ_PAGE=false
    SHOW_ROOTSH_CONFIRMATION=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    NEXT_SESSION=false
    NEXT_SESSION_ON_FAIL=false
    SHOW_DEINSTALL_CONFIRMATION=false
    SHOW_DEINSTALL_PROGRESS=false
    RESTART_SYSTEM=false
    RESTART_REMOTE_SYSTEM=<Value Unspecified>
    REMOVE_HOMES=<Value Unspecified>
    ORACLE_HOSTNAME=<Value Unspecified>
    SHOW_END_OF_INSTALL_MSGS=false
    CLUSTER_NODES=<Value Unspecified>
    COMPONENT_LANGUAGES={"en"}
    INSTALL_TYPE="SE"
    n_configurationOption=1
    s_ASMSYSPassword=""
    s_ASMSYSPasswordAgain=""
    n_dbType=1
    oracle.assistants.server:s_responseFileName=<Value Unspecified>
    s_globalDBName="WLMDB"
    s_dbSid="WLMDB"
    n_selectedMemoryForOracle=256
    n_memoryOption=1
    s_dbRetChar="US7ASCII"
    b_disableSecureConfig=false
    b_loadExampleSchemas=false
    b_useDBControl=true
    b_receiveEmailNotification=false
    s_dlgEMSMTPServer=<Value Unspecified>
    s_dlgEMEmailAddress=<Value Unspecified>
    s_dlgEMCentralAgentSelected=<Value Unspecified>
    n_dbStorageType=1
    s_mountPoint="C:\oracle\product\11.1.0\oradata"
    b_enableAutoBackup=false
    b_useFileSystemForRecovery=true
    s_dlgRBORecoveryLocation=<Value Unspecified>
    s_dlgRBOUsername=<Value Unspecified>
    s_dlgRBOPassword=<Value Unspecified>
    s_dlgASMCfgDiskGroupName="DATA"
    s_dlgASMCfgDiskDiscoveryString=<Value Unspecified>
    n_dlgASMCfgRedundancySelected=<Value Unspecified>
    sl_dlgASMCfgSelectableDisks=<Value Unspecified>
    sl_dlgASMCfgDiskSelections=<Value Unspecified>
    sl_dlgASMDskGrpSelectedGroup={" "," "," "," "}
    b_centrallyManageASMInstance=true
    b_useSamePassword=true
    s_superAdminSamePasswd="*******"
    s_superAdminSamePasswdAgain="*******"
    sl_superAdminPasswds=<Value Unspecified>
    sl_superAdminPasswdsAgain=<Value Unspecified>
    METALINK_USERNAME="[email protected]"
    METALINK_PASSWORD="aBc124xx"
    SECURITY_UPDATES_VIA_METALINK=false
    DECLINE_SECURITY_UPDATES=true
    COLLECTOR_UPGRADE=<Value Unspecified>
    COLLECTOR_IGNORE_CONFIGURATION=<Value Unspecified>
    COLLECTOR_IGNORE_FAILURES=<Value Unspecified>
    COLLECTOR_USE_OBFUSCATED_PASSWORDS=<Value Unspecified>
    COLLECTOR_RESPONSE_FILE=<Value Unspecified>
    PROXY_HOST=<Value Unspecified>
    PROXY_PORT=<Value Unspecified>
    PROXY_USER=<Value Unspecified>
    PROXY_PWD=<Value Unspecified>
    n_performUpgrade=0
    n_upgradeDB=0
    s_dbOHSelectedForUpgrade=""
    s_dbSIDSelectedForUpgrade=""
    n_upgradeASM=0
    s_dbSelectedUsesASM="no"
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    sl_upgradableSIDBInstances={}
    sl_upgradableRACDBInstances={}
    #Name : n_dbSelection
    #Datatype : Number
    #Description: row selected in the spread table of upgradable DB instances
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    n_dbSelection=0
    #Name : b_stateOfUpgradeASMCheckbox
    #Datatype : Boolean
    #Description: stores the state of checkbox in UI
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    b_stateOfUpgradeASMCheckbox=false
    #Name : b_stateOfUpgradeDBCheckbox
    #Datatype : Boolean
    #Description: stores the state of checkbox in UI
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    b_stateOfUpgradeDBCheckbox=false
    #Name : b_oneClick
    #Datatype : Boolean
    #Description: Governs one-click behavior
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    b_oneClick=false
    #Name : s_dlgASMCfgRedundancyValue
    #Datatype : String
    #Description: Redundancy Value
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgRedundancyValue=""
    #Name : s_dlgASMCfgExistingFreeSpace
    #Datatype : String
    #Description: Existing Free Space
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgExistingFreeSpace="0"
    #Name : s_dlgASMCfgNewDisksSize
    #Datatype : String
    #Description: New Disks Size
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgNewDisksSize=""
    #Name : s_dlgASMCfgAdditionalSpaceNeeded
    #Datatype : String
    #Description: Additional Space Needed for ASM configuration
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgAdditionalSpaceNeeded="0 MB"
    #Name : n_configTabSelected
    #Datatype : Number
    #Description: This determines the config tab selected in UI install.
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    n_configTabSelected=0
    #Name : n_dbCharSetOption
    #Datatype : Number
    #Description: This determines the character set option selected in UI install.
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    n_dbCharSetOption=3

  • Problems performing silent install of CR XI Rel 2

    We are using the instructions from the installation guide to perform a silent install by running the command
    setup.exe ADDLOCAL=ALL EXCLUDEDOTNETFILES=1 EXCLUDEJAVAFILES=1 EXCLUDERDCFILES=1 CLIENTLANGUAGE=EN REBOOT=ReallySuppress PIDKEY=(actualKey) INSTALLDIR="C:\Program Files\Business Objects\Crystal Reports 11.5" /live c:\temp\cr_11.log /qn
    The installation runs but fails at the end of the installation when attempting to put the shortcuts in the users or All users Start Menu with the error of MainEngineThread is returning 1603 (when under user ID) or MainEngineThread is returning 1604 (when under All Users).  The installation is being run with an administrator access login ID, so access to either area should not be a problem.
    The installation is on both Windows 2000 and XP pc's and the win32 directory of the msi installation files have been copied locally to the machine as part of the process to eliminate network lag.
    Does anyone have any suggestions on how to get past this?

    Check the readme and help files on  how to.

  • Sequencing with silent install

    When sequencing one could run through the GUI's of a setup. After that some adjustments are likely needed like deleting the uninstall/desktop shortcut and so on.
    The other possibility is to use a silent setup as input for the sequencer. A lot off applications come with a vendor .MSI nowadays. This gives the opportunity to create a transform file which in many occasions can prevent the creation of uninstall/desktop shortcuts
    and other customization's as needed.
    Now, I'm writing guidelines on how external parties should deliver app-v packages to us. I stated that, if possible, they should deliver the command line of the silent setup used as input for the sequencer. However, they see this as the creation of two packages,
    MSI/silent setup and App-V.
    I wanted to check how other people work. Do they first create a silent setup and use that as input or do they launch the setup GUI and repeat what is documented in the manual installation document.
    In my opinion the advantage of using a silent setup as input is that you can easily replicate a local install in case there is a problem with the appv package. It also customizes the setup during install so adjustments afterwards are not needed, resulting in
    a somewhat cleaner package. The 3th advantage I see is that often you can reuse the .mst/command line when a new version is needed.
    What are your thoughts on requesting a silent install from the sequencers?

    In my opinion the advantage of using a silent setup as input is that you can easily replicate a local install in case there is a problem with the appv package. It also customizes the setup during install so adjustments afterwards are not needed,
    resulting in a somewhat cleaner package. The 3th advantage I see is that often you can reuse the .mst/command line when a new version is needed.
    What are your thoughts on requesting a silent install from the sequencers?
    This is a perfect case of there is no wrong way to do it, but what you said above is very true.  In fact, packaging software like Flexera Admin Studio encourage you to do it this way.  They don't want you to think of a package as a single deployment
    type, but rather however you want to deploy the software (MSI, App-V, etc).
    The investment in time is likely the biggest hurdle.  When you have to do something simple, creating an MSI/silent command first and then creating an App-V package is 2x the work.  Its not a bad standard to go with though.  And as Tibervis
    said, it does come in handy if you need to perform an upgrade or otherwise need to start sequencing from scratch again.  It is in my opinion 2 packages, just as it would be 2 packages to create an App-V 4 and App-V 5 package even if you used powershell
    to convert the 4x package to 5.  This gets very into your process though. 
    Just watch out you aren't making you own life 10x harder to protect yourself from something that only might happen a small percentage of the time.  Keep in mind that there are also going to be deployments where the App-V package requires work the MSI
    doesn't - a driver, a component that needs to be outside the bubble, etc.  Having an MSI won't help you create the App-V in that case, and if you ask packagers to create an MSI, an App-V, and an App-V instruction guide (for packagers eyes only) you might
    be shot on sight.

  • Error with silent install

    Hello,
    I have problem with the silent install of  BlackberryDesktopSoftware 1.1b29
    I have try to install with /S and nothing.
    I have try to install with this option  " setup.exe /s /L1033 /v" /qn ALL_Users =1 " and nothing again.
    I have try to install the older version of BBDesktop sofware and it's works fine with the second option.
    Do you have any Idee ??
    thanks

    Hi,
    Just Pro 7.0.0 (I'll integrate the patches to 7.0.9 later)
    I'm not keen on an Admin install, as this poses problems when patching (i.e. you have to do a "reinstall=All"). I prefer to integrate released patches into the silent install package, and for subsequent patches, just package them for silent install and push them down to the client.
    Reader 8.0 is on the machine only.
    The base build contains Reader 8.0, the we deliver a package to the machine to silently install Acrobat Pro 7
    Thanks,
    mark

  • Problem with auto install of Photoshop CS4

    Hello,
    I'v a problem with the installation of Adobe Photoshop CS4 under Windows 7. It's working
    with Windows XP. I've a Exit code: 7 (Unable to complete the silent workflow). I use the
    command Setup.exe --mode=silent or Setup.exe --mode=silent --skipProcessCheck=1 or the same commande
    with de response file but always the same error code.
    Can you help me to resolve my problem ?
    Best regards

    You should probably go to the PS Windows forum with this question...

  • I'm having problems with the install of iTunes 10.7 it seems to be going well and then at the very end of the blue bar it doesnt seem to complete? All of my software is up to date and plenty of space on the mini?

    I'm having problems installing iTunes 10.7. It seems to be going well and then at the last part of the blue bar it just doesn't complete. All software is up to date and there is plen of room on the mini? I have tried like 4 times and am ready to throw it out the window.

    I noticed some problems with the Apple Support sites here the last day or so.
    Try again using > Apple - iTunes - Download iTunes Now

  • Metalink SR category for problem with CRS install

    HI
    Can You please tell me , where I find in SR category to create request on metaling about problem with install/start crs :
    I wont to create RAC env where host is ORACLE VM and clusterware is OCFS2 and wit Oracle Enterprise linux 5 , but after istal ai have problem with start crs (root.sh) and I don't know to find relevant category
    [root@lin1 bin]# ./crsctl start cluster
    CRS-2672: Attempting to start 'ora.gipcd' on 'lin1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'lin1'
    CRS-2676: Start of 'ora.mdnsd' on 'lin1' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'lin1'
    CRS-2676: Start of 'ora.gpnpd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-2679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'lin1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    [root@lin1 bin]# ./crsctl check cluster
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    [root@lin1 bin]# ./crsctl check cluster -all
    lin1:
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    Thank You Brano

    HI
    Can You please tell me , where I find in SR category to create request on metaling about problem with install/start crs :
    I wont to create RAC env where host is ORACLE VM and clusterware is OCFS2 and wit Oracle Enterprise linux 5 , but after istal ai have problem with start crs (root.sh) and I don't know to find relevant category
    [root@lin1 bin]# ./crsctl start cluster
    CRS-2672: Attempting to start 'ora.gipcd' on 'lin1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'lin1'
    CRS-2676: Start of 'ora.mdnsd' on 'lin1' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'lin1'
    CRS-2676: Start of 'ora.gpnpd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'lin1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'lin1'
    CRS-2674: Start of 'ora.cssd' on 'lin1' failed
    CRS-2679: Attempting to clean 'ora.cssd' on 'lin1'
    CRS-2681: Clean of 'ora.cssd' on 'lin1' succeeded
    CRS-2672: Attempting to start 'ora.diskmon' on 'lin1'
    CRS-2676: Start of 'ora.diskmon' on 'lin1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'lin1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'lin1' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    [root@lin1 bin]# ./crsctl check cluster
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    [root@lin1 bin]# ./crsctl check cluster -all
    lin1:
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4534: Cannot communicate with Event Manager
    Thank You Brano

  • Problems with new instalation of Photoshop Elements 12

    Windows 7
    I have had continual problems with PE 9 with error messages to uninstall and reinstall Error 16.
    So I thought buy version 12 that should do the trick BUT NO I uninstalled version 9 and installed 12 from disk on the 20th August.
    Updated with Application Manager and all was well. Yesterday will not load and Error 16 as before. Tried run as administrator and was told I needed a newer version of Update Manager. Downloaded and installed version 8 still no joy and this then updated to Adobe Creative Cloud. The Application still will not open and I am getting fed up with Adobe applications, when they work their fine but I have no luck getting them to work long term.
    Having bought this I am reluctant to move on and incur the cost of an alternative but I am fast running out of patience with Adobe 
    Any Hep Would Be Appreciated

    Barbara B
    Thanks for link. Worked through Windows Vista/7 settings got to Set permissions but no Adobe PCD folder. Uninstalled and reinstalled PE 12 software 5/9, PCD now there and application running OK as was the initial installation.
    6/9 on start-up,  Creative Cloud identified update for PE 12, Application Manager appeared and I run update, after, application running OK and Adobe PCD still there. Checked settings and permissions against link document permissions not as suggested but application working so made no changes.Will the application continue to work, that’s the next question, from previous experience with the initial installation and with PE 9, I have my doubts.
    If the loss of Adobe PCD is the cause of the problem, what makes it disappear ? 
    Les

  • Problems with Tiger Install

    Previously having OS 10.2, I tried to install 10.4 from an installation disc over 10.2, and it failed to install. After failing to install, the computer made me restart, and now it goes to a screen giving an error about a Mac OS 10.4 and 10.5 Driver. The Computer can't find drivers for 10.4 and 10.5. I cannot boot from an Apple I-care disc, the machine tries to boot into an OS, but there is a question mark, instead of an OS Icon in the middle of the screen, and then shortly after comes the error message. The machine locks up.
    I thought maybee the problem was intalling OS10.4 as an update, because there was a gap between version previously installed and the new one, but the installation guide says OS 10.2 or later is updatable.
    Please Help.

    Hi Brandon,
    If you are not able to start up from your installation DVD there might be a problem with your DVD drive.
    If this is the case then there are two things you might do:
    1- (and most obvious) take your Mac in for repair.
    2- Fire Wire Target Disk Mode... (For this option you will need a second Mac)
    - Target Disk Mode will basically turn your iMac into an external HD, by doing this you will be able to use a second Mac with a working disc drive to start up from the Tiger DVD and then install it on your iMac.
    If you are going to do this it is important that no other FireWire devices are connected to either of the computers.
    How to start your iMac in Target Disk Mode: Start up the computer and immediately press and hold down the T key until the FireWire icon appears.
    Once you have done this connect it to the second Mac (with FireWire)
    Now insert the Tiger DVD in the second Mac, when the disk appears on the Desktop open it and double click on "install"
    A window with a restart button will appear... click and restart (there will be no need to hold the "c" key.
    Once the computer has started up from the Tiger DVD you need to find UTILITIES or TOOLS (i can remember the exact name) on the top bar
    Click on it and open Disk Utility then follow the steps of my previous post.
    Make sure that you have selected the correct HD to erase and install (it will not be the first one on the list)
    Good Luck.
    S

  • Problems with re-installing OS X

    Hi,
    I have recently had some problems with my iBook G4, it ran very slow and I could hear the Hard Drive constantly spinning. So I think about doing a fresh install of OSX to see if that would solve the problem, so I went to the apple support and saw that it would work if I followed the installation. Everything was working well. in the installation, I erased everything on the hard drive (I did have everything backed up...) and started the installation. (Just let me say here that I have 4 CDs that came with my iBook to install panther and it also came with a dvd to upgrade to tiger [I bought the day they relesed tiger]) on both installation disks once I satrted installing it said "there were errors installing this software please try again" I had tried many times again. and nothing has happened since.
    Does anybody think they could give me a hand? it would be greatly appreciated. Thanks in advance!

    Try this:
    1. Boot from your Panther Installer Disk. After the installer loads select Disk Utility from the Installer menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Set the number of partitions from the dropdown menu (use 1 partition unless you wish to make more.) Set the format type to Mac OS Extended (Journaled, if supported.) Click on the Partition button and wait until the volume(s) mount on the Desktop.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled, if supported.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process will take 30 minutes to an hour or more depending upon the drive size.
    7. Once the formatting has completed quit DU to return to the installer. Proceed with the installation of Panther.

  • [SOLVED] Problem with net install cd

    Trying to install Arch on an old Asus P4BGL-MX board which is proprietary, probably something HP.  I have had no problems using the net install CD on 3 other Asus boards.  What happens is the install process starts (booting the kernel) and then halts with the screen black and the computer hung.
    The last line before black screen is:  [13.34178412] ACPI: Invalid PBLK length [5]
    ==>> I think problem solved, but I don't understand it.  The board has on board Intel graphics, but I had an ATI PCI card installed with bios set for it.  Took it out and now the install goes as it should.  I'm marking this post as solved, but if anyone could shed some light on this, it would be appreciated.
    Last edited by Ron74 (2012-01-02 19:46:25)

    This says:
    Colin King wrote:The warning is because of a problem with the Processor declaration in the _PR root namespace of your ACPI DSDT:
        Scope (\_PR)
            Processor (\_PR.CPU0, 0x00, 0x0000E410, 0x05) {}
            Processor (\_PR.CPU1, 0x01, 0x00000000, 0x00) {}
    The syntax of the Processor declaration is as follows:
    Processor (ProcessorName, ProcessorID, PBlockAddress, PblockLength)
    Section 18.5.93 of the ACPI specification states that the PBlockLength is the length of the processor register block, in bytes and is either 0 (for no P_BLK) or 6. In your case, the it's been set to 0x05 in the first Processor declaration which is definetly not compliant with the specification, hence the kernel warning message. The ACPI specification can be downloaded from http://www.acpi.info/DOWNLOADS/ACPIspec40.pdf if your are interested in the details.
    As it is, this is not a kernel bug, but a warning from the kernel that your BIOS is buggy and needs fixing. I suggest informing the manufacturer so that they can fix the BIOS.

  • Problems with Nforce4 install - audio/ethernet/raid

    Just installed my Neo4 Platinum Nforce4 with XP Home SP2. I have a problem with the drivers. I went to the Nvidia site and download both the Unified Drivers and the standalone Kit for XP.
    The unified driver set didn't seem to do anything at all, it seemed to quit half way through the install without giving me any finished message. A quick look in device manager and I saw about seven items with yellow warnings!
    I then tried the standalone kit which worked better, however after the install I am still left with 3 items in device manager that are giving me warnings. Multimedia Audio Controller, Ethernet Controll & Serial ATA RAID controller. I have no audio at all, I just the BIOS is all is OK, as it is for everything else. In the sound section of control panel there is no audio hardware available.
    Can anyone help please? I dunno what I could have done wrong. It's a fresh install.

    I have now done eveything you've said. I installed the Nforce drivers off the CD, and then installed Realtek, Ethernet & RAID via Live update. I also tried to do the NVMixer & Nvidia Audio install install. I installed  realtek from the add/remove software menu. I then went into add new hardware and did manual install, show all hardware, have disk. Then I browsed to the Nvidia Audio codec folder on my desktop that I download. I was given an option of two drivers "nvmcp" & "nvmpu". I picked the first and ended up choosed "Nvidia audio codec interface" which then installed. It then appeared in device manager. However, when I clicked the audio panel in control panel I still get no audio device installed? I then tried to install NVMixer and when I try to run the application I get this message:
    "the application cannot start because it could not detect any NVIDIA Nforce hardware on your system...."
    What am I doing wrong? When I did the driver install there were two things listed in each driver "nvidia audio codec interface" and also "nvidia audio processing unit", which should I be choosing? Even if I try and installed the "MVP audio processing unit" I'll get a code(10) device cannot start in device manager. This is kinda confusing.
    I also wondered about the RAID controller software. The silicon image drivers that came on the MSI seem horrible, they installed Java too. Is there any way to disable this controller? In the BIOS I can only see one option to enable RAID and when this is enabled device mananger will show an error on an "unknown device". I assume this is the NVRaid? and speaking of NVraid which is mentioned in big fat type on the back of the MSI box, so far I've seen or heard none of it during this installtion?

  • Help with Silent Install

    Hi
    I'm trying to perform a silent install of XE in winXP sp2 and get the same result each time, the installs starts up shows an icon on the taskbar and then exits with resultcode=-3.
    I've been through the forums and tried everything possible so far without success.
    The normal install works fine and I was able to create a response file which I then attempted to use for the silent install, I also tried the response file on the Oracle site with the same result. Is there anyway to determine at which dialog the installer is failing or is there anything else I can try?
    Thanks
    Govind

    What userid are you using to perform the install?
    Because of the way my company manages security on our laptops, I had to create a "local" account on the laptop. Then add that "local" account as part of the Administrators of the laptop. My typical "network" based account would not complete the install EVEN THOUGH THAT "network" account was part of the Administrators group on the laptop.
    There is also a feature called RunAs on Windows that allows you to run a scheduled install like the silent one using a different userid from the one you are logged in as.
    hth,
    adym

  • Repackaging Safari 5.1.7 with silent install and custom settings

    Hi everyone,
    I'm searching for a solution to create a custom installation for Safari 5.1.7.
    I accomplished the same task for other browsers using the MSI extraction from the .EXE installer and using different methods to set custom settings like: EULA accepted, default home page, etc during the installation process.
    My question here is if Apple supports or allows to do a redistribution of its application for large Windows Enterprise environments with this kind of custom settings using either Flexera Install Shield or any other to modify the MSI installer and accomplish this task without the need of using external .JS, .XML files like other browser silent installations supports for redistribution / repackaging.
    I isolated the Safari MSI file to prevent the installation of the other software that comes with the main .EXE: AppleSoftwareUpdate.msi, Bonjour and Bonjour64.msi, SetupAdmin.exe  but I can't modify the default home page or prevent the prompt to set the default browser from inside the MSI to have it done.
    This custom settings should be done in a more elegant way than using Regedit to search for the changes after the Setup finishes.
    If you have any answer for this please let me know.
    Kind regards.

    Well I guess I have to reply to myself. No one seems to know this one.
    I found that : https://discussions.apple.com/thread/2316559?threadID=2316559   is Not working for Safari 5.1.7 on Windows 7 x64 even if you tried to open the pslist file from : ...\AppData\Roaming\Apple Computer\Preferences\com.apple.Safari.plist the file seems that will be set as per user and even if you modify it it will not work.
    No support has been found to have a GPO neither Flexera Admin Sudio Repackager or Tunner has succeeded to repackage or Build a successful MSI using Isolate or Installation Monitoring process due to some errors during the installation pointing to folder : C:\Windows\winsxs
    So, basically I just need to confirm with any Apple guru if this is Possible or Not to do that or what could be the solution to get a normal SCCM 2012 package for Safari 5.1.7  with custom settings: Home Page, Disable ask for Default Browser, Disable Ask for Updates.
    By the way I have the switches that works fine for Silent install and it works fine:
    msiexec /i Safari.msi /qn SCHEDULE_ASUW=0 DESKTOP_SHORTCUTS=1 installdir="%programfiles(x86)%\Safari" allusers=true reboot=suppress
    I will really appreciate if some one replies asap   !!!! 
    Thanks and Kind regards.

Maybe you are looking for

  • Coldfusion 11 java/jre ssl mutual auth api calls.  Help with coldfusion/java logs.

    Hello, I am here because I have exhausted my Coldfusion/Java ssl keystore certs trouble shooting abilities.  Here is the issue. I am developing a Coldfusion 11 application that must make api calls to Chase payconnexion SOAP services. I am using the c

  • Candy Crush lost all my levels on a new device.. PLEASE HELP

    So I recently got my replacement device, and I downloaded candy crush and It has me on level 1 , I used to be on like 200. Its been two months since I had my last phone & I went on game center It didnt show. Plus my old phone files got backed up onto

  • IOS 7.0.4 says I lost over 2 GB into thin air

    I upgraded to the new iOS, but when it synced back up I went from having 300 MB of space left to having 2 GB too much. I can't load all my music or podcasts now. I didn't change anything or add anthing to my iPhone. What's the problem?

  • Report region columns constrained to 4000 chars?   Hitting LOV problems.

    Hi all, I've hit a problem that I'm hoping will have a simple answer. Quick overview of issue: APEX 3.01 application running against a 10gR2 DB. We have an LOV defined that works just fine on various forms but in report regions where the LOV is avail

  • Application Sync Issue and Load Issue

    My newly purchased 16GB phone will no longer launch the free apps I have downloaded. I followed some directions that said to delete them from the phone and then sync from iTunes (after logging off and then back on iTunes). I get the error message: So