Install Failed: OS X could not be installed on your computer.

So my Macbook was bought last December 2012. It's specs should be able to run Mavericks.
I've downloaded the software already, so far so good.
When installation starts, it fails and I get this message:
"Install Failed: OS X could not be installed on your computer. OS X can't be installed on the disk because a recovery system can't be created. Visit www.apple.com/support/no-recovery to learn more"
Now it tells me to go to this page:
http://support.apple.com/kb/HT4649
Then I find the message above and tells me to go here:
http://support.apple.com/kb/TS3926
Then I try the solution in the 2nd link and still the installation fails.
Please note that I have a Windows 7 BootCamp Partition that I would as much as possible not delete or reformat as I have too many important stuff there.
Any ideas?

.Impact wrote:
Philly_Phan wrote:
.Impact wrote:
Philly_Phan wrote:
My WAG is that you have a HD space limitation.  I've never used Boot Camp so bear with me.  Is there any way that you could back up the contents elsewhere so that you can reformat and repartition?
I have an External Hard Drive here but it's currently being used as storage space for some of my media. Is it possible to backup to a partition of an external hard drive?
I've never done it but it should be possible.  Don't forget that a "partition" acts like a real drive and it is a real drive in every sense of the word except that it shares a physical disc with another drive.
Will try that once I get home from University later. Should I back up both OS X and Bootcamp into the hard drive or just one of them? Then reinstall Mountain Lion, then install Mavericks? Did I get that right?
I don't see any reason why you need to reinstall Mountain Lion.  It's been a long time since I've done any partitioning but, if I remember correctly, you can enlarge the main partition provided that there is no data in the secondary (Boot Camp) partition.  If I'm correct, you'd need to first back up Boot Camp, then erase the original BC partition, then resize the partitions and finally load Mavericks.

Similar Messages

  • HT1338 Install failed OS X could not be installed on your computer

    when up grading I get the mesage Install failed OS X could not be installed on your computer and it will not go past the 17 min to go stage, any ideas please?

    Is your mac compatible with Mountain Lion? You can check the list of compatible machines here.

  • SCCM 2012 - sms_notificaiton_server install fails, bgbisapi.msi could not be installed

    Hi,
    installed a SCCM 2012 R2 Primary site on a 2012 R2 server on the D: drive. Everything seemed to go well, however i am am now encountering issues with the SMS_NOTIFICATION_SERVER in that the site component manager is unable to install it. The status message
    viewer informs me that, "Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install."
    When i check the Bgbsetup.log, i see the following lines: 
    <01/19/15 14:46:27> CTool::RegisterComPlusService: Failed to unregister D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/19/15 14:46:27> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"D:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "D:\Program
    Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/19/15 14:46:30> CTool::RegisterComPlusService: Failed to register D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/19/15 14:46:30> Cannot register BGB server channel DLL D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll. Installation cannot continue.
    <01/19/15 14:46:30> Fatal MSI Error - bgbisapi.msi could not be installed.
    Having done a bit of reading, it seems a few other people have come accross this issue before:
    https://rikkoss.wordpress.com/2013/12/11/tip-do-not-change-the-default-installation-location-for-configmgr-2012/
    http://www.windows-noob.com/forums/index.php?/topic/7401-sms-notification-server-failed-critical-sccm-sp1-sql-2012-sp1/
    The solution for these folks seems to be to edit 2 files in the .Net folder,InstallUtil.exe.config and Regsvc.exe.config,
    and insert the following code:
    <runtime>
    <loadFromRemoteSources enabled=”true”/>
    </runtime>
    However, this hasn't worked for me and i'm still getting stuck with the same error messages. Since i'd really like to avoid reinstalling SCCM on the C: drive, can anyone suggest any possible solutions to this issue? 

    The MPsetup.log has this:
    <01/20/15 16:28:11>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
    <01/20/15 16:28:11> Installing the SMSMP
    <01/20/15 16:28:11> Passed OS version check.
    <01/20/15 16:28:11> IIS Service is installed.
    <01/20/15 16:28:11> No versions of SMSMP are installed.  Installing new SMSMP.
    <01/20/15 16:28:11> Enabling MSI logging.  mp.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    <01/20/15 16:28:11> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="D:\Program Files\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
    USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <01/20/15 16:28:12> mp.msi exited with return code: 1603
    <01/20/15 16:28:12> Backing up D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
    <01/20/15 16:28:12> Fatal MSI Error - mp.msi could not be installed.
    and the MPmsi.log has this:
    MSI (s) (B0:E0) [16:37:14:660]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI23F6.tmp, Entrypoint: CcmRegisterPerfCounters
    [16:37:14] @@ERR:25001
    Internal Error 25001. 80070057
    MSI (s) (B0!F8) [16:37:14:676]: Product: BGB http proxy -- Internal Error 25001. 80070057
    CustomAction CcmRegisterPerfCounters returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Had a go at removing the MP, disabled the UAC and reinstalling the MP. Same result unfortunately...The server is temporarily housed in a block GPO OU so group policy shouldn't be an issue. Thanks for all the help so far!

  • ITunes 7.6 Upgrade Install Fails - "iPod Service could not be installed."

    My system:
    Windows XP Pro with SP2
    Current iTunes version: 7.5.0.20
    What I did:
    Downloaded latest install exe for iTunes (iTunesSetup.exe)
    Ran exe from Start / Run
    During the install I receive the following message: "Service 'iPodService' (iPod Service) could not be installed. Verify that you have suffient priliges to install system services."
    Note: I am the system administrator.
    I abort the install and it rolls back. I restart iTunes. At this time a message box pops up stating "Ipod Service. Could not delete service"
    In services I go to iPod Services and it is set to 'Disabled' When I try to set the sevice to Automatic or Manual I can not do so and I get the message: "The specified servoce has been marked for deletion."
    I restarted my computer and opened iTunes.
    When I run diagnostics in iTunes the Diagnostics file is as follows:
    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    Gateway E-4000
    iTunes 7.5.0.20
    CD Driver 2.0.6.1
    CD Driver DLL 2.0.6.2
    Current user is an administrator.
    The current local date and time is 2008-06-29 09:45:00.
    Video Display Information:
    NVIDIA GeForce4 MX 440
    ** iPod Connectivity Tests **
    iPodService 7.5.0.20 is currently running.
    iTunesHelper is currently not running.
    Apple Mobile Device 1.14.0.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(r) 82801BA/BAM USB Universal Host Controller - 2442
    Intel(r) 82801BA/BAM USB Universal Host Controller - 2444
    Intel(R) 82801DB/DBM USB Universal Host Controller - 24C2 . Device is working properly.
    Intel(R) 82801DB/DBM USB Universal Host Controller - 24C4 . Device is working properly.
    Intel(R) 82801DB/DBM USB Universal Host Controller - 24C7 . Device is working properly.
    Intel PCI to USB Enhanced Host Controller. Device is working properly.
    FireWire (IEEE 1394) Host Controllers:
    OHCI Compliant IEEE 1394 Host Controller. Device is working properly.
    Connected Device Information:
    J (G:\), iPod nano running firmware version 1.3.1
    Serial Number: 7R552929TJT
    Bus Speed: 61440
    So:
    How do I get iTunes Helper to run again?
    How do I get the iTunes update to version 7.6 to successfully install?
    Thank you for your help.

    Before reinstalling everything, I'm curious if you've ever used your System Configuration Utility on your computer? Click Start > Run and type msconfig. Click OK. Is the option for 'selective startup' selected? If so, click the Startup tab and make sure iTunesHelper and qttask are selected, and then click the Services tab and make sure iPodService and AppleMobileDevice are selected.
    If that is not the case, I would recommend removing everything and reinstalling.
    My recommended technique is as follows:
    Go into Control Panel > Add/Remove Programs
    Remove these applications:
    1. Apple Software Update
    2. Apple Mobile Device Support
    3. iPod for Windows (this may or may not exist, either way, it's not needed so we can remove it)
    4. iTunes
    5. QuickTime
    Restart the computer
    Download & Install the Windows Installer Cleanup Utility:
    http://support.microsoft.com/kb/290301/
    Launch the Utility: Start > Programs > Windows Install Clean Up
    Select any of the above mentioned applications, and click Remove
    Restart the computer again
    Download & install iTunes again from here: http://www.apple.com/itunes/download/
    CG

  • Keeps saying install failed "OS X could not be installed on your computer" and keeps telling me to restart... but it comes back to the same screen. please help!

    Please help!! After installing OS X Maverick it told me to restart to fully update and now it keeps restarting and telling me that it has failed and to restart again, only to tell me again that it has failed and needs to restart. What should i do??

    I went to the apple store and got my laptop looked over by a technician who then told me that the hard drive was broken, which was the reason why it was doing so. It's best to take it to the store and get a good decision on what's wrong with it and  get the solution. I hope  this helps.

  • SCCM 2012 R2 Install - SMS_NOTIFICATION_SERVER install fail - bgbisapi.msi could not install

    Installed SCCM 2012 R2 Primary Site on the D: drive on a Windows 2012 R2 server. The install went as expected but when I open the Component Status, there are a number of Error messages which pertain to the failed installation of the SMS_NOTIFICATION_SERVER:
    "Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install."
    Here is the error from BgbSetup.log:
    <01/16/15 14:53:55> Installing the SMSBGB
    <01/16/15 14:53:55> Passed OS version check.
    <01/16/15 14:53:55> IIS Service is installed.
    <01/16/15 14:53:55> SMSBGB already installed (Product Code: {A78E8003-2307-4B70-B7CD-1A07C0A31D21}).  Upgrading/Reinstalling SMSBGB
    <01/16/15 14:53:55> New SMSBGB is the same product code.  This is a minor upgrade.
    <01/16/15 14:53:55> Enabling MSI logging.  bgbisapi.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\bgbisapiMSI.log
    <01/16/15 14:53:55> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\bgbisapi.msi REINSTALL=ALL REINSTALLMODE=vmaus CCMINSTALLDIR="D:\Program Files\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files\Microsoft Configuration
    Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <01/16/15 14:54:04> bgbisapi.msi exited with return code: 0
    <01/16/15 14:54:04> Installation was successful.
    <01/16/15 14:54:04> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /u "D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/16/15 14:54:08> CTool::RegisterComPlusService: Failed to unregister D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/16/15 14:54:08> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"D:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "D:\Program
    Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/16/15 14:54:12> CTool::RegisterComPlusService: Failed to register D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/16/15 14:54:12> Cannot register BGB server channel DLL D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll. Installation cannot continue.
    <01/16/15 14:54:12> Fatal MSI Error - bgbisapi.msi could not be installed.
    <01/16/15 14:54:12> ~RoleSetup().
    <01/16/15 14:54:21> ====================================================================
    From what I've read online this problem seems to be born of installing SCCm on the D: drive which throws dotNET. A few people seem to have had some luck with editing two of the dotNET files (regsvcs.exe.config and InstallUtil.exe.config) to include
    the following lines:
        <runtime>
            <loadfromRemoteSources enabled="true"/>
        </runtime>
    In pursuit of a fix, I took backups of both files and then made the change to regsvc.exe.config but I was unable to do the same with Installutil.exe.config (opening the file in Admin Notepad would only let me Save As...).
    Can anyone suggest what the problem could be? Am I barking up the wrong tree with the config file editing? Any info/advice would be much appreciated.
    Thanks!

    Hi,
    You could try to copy Installutil.exe.config and edit the copy-file. Then copy the edited file to replace the old file.
    Reference:ConfigMgr 2012 R2 – Notification Server Install Errors
    Note: Microsoft provides third-party contact information
    to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce

  • Help - "Installation failed" Mac OSX could not be installed

    I have had a really lousy day with the Leopard install. I got the five license family pack.
    2 x white MacBooks - fine - although on one the DVD kept spitting it out and after about 10 goes it worked.
    1 x Mac Mini - blue screen upon restart. Still not fixed.
    1 x 24 iMac - fine
    1 x 17 iMac - DISASTER
    I need help on the last one and can't find a post anywhere.
    I did the install. It started back up and I was ready to rock and roll. But it changed by account to "standard" rather than "administrator". Spoke to Apple, suggest erase and clean install, started that, then read a post on how to fix this after wiping. So that put me in a foul mood...
    Then, I put the Leopard disk in and then did the erase, repair, verify, etc. I then chose the now blank hard drive as the destination drive. It then goes through the motions of calculating the time remaining, etc.
    After about 5 minutes of "installing" I get a whopping great big exclamation mark and the text "Installation failed, Mac OS X could not be installed on your computer, The installer could not validate the contents of the "base system". Contact the software manufacturer for assistance. Click restart to restart your computer and try installing again". I have tried this a few times - no good. Apple Australia is now closed for the night.
    So I went back to my original 10.4.8 iMac install disc and thought I would try that. I would then put Leopard over the top of that. It says it can't install this operating system on the selected drive.
    So, I can't install the new, I can't install the old.
    HELP!!!
    Thanks,
    Andrew
    Sydney, Australia

    Me and my folks bought a copy each. I installed mine on my Macbook Pro and there was no issue. I went to my folks to help them as they are not as confident as me and had a disaster. They have a first generation current configuration iMac G5 (the one just before isight was added). But the installer completely freaked. The log spat out heaps of errors. Each attempt got completely different behavior. Sometimes it would just go idle and do nothing more. Two attempts that got further than the idled attempts ended up failing about half way through telling me the disk is damaged. The disk looks perfect and the installer verification checks out. I checked the disk on my MBP and it checks out there too. No trouble starting up from it or accessing any of it's features. So I tried it out on my macbook pro and it works fine. So I checked out the iMac with disk first aid and it checks out also. The end result was I had to reinstall 10.4 and run the updates over it and give up. Took me all week end (just finished just now)... Also the ROM is ok as I installed the 10.4 version without a single error in the log. They will be returning their copy to the store monday!
    --- Added
    Incidentally. When I installed at home I was able to deselect everything except the system essentials. But at my folks the installer wouldn't allow me to deselect the languages. The difference between the two is I did a fresh installer and they asked for me to just do an update. In my attempts I did end up doing an archived install, no difference. Only thing I didn't do was a format install. In the end I should have tried as I had to reinstall 10.4 from scratch anyway and ret a few things as the installer had partially installed the new OS. I just didn't have much faith in the formatted install from working either as at the time I wasn't sure if the ROM had an issue with the disk or if there was some fundamental conflict with the hardware, either case wouldn't suggest that approach would work any better.
    Message was edited by: osihara

  • Install Failed. Installer could not copy the necessary support files

    I replaced the hard drive in my MacBook 13ac OS X" late 2009. I am trying to reinstall th OS and applications from th CDs that came with the computer. When I start the computer and try to install the OS, it starts to install, after about 2-3 minutes I get the following message. Install Failed. Mac OS X could not be installed on your computer. The Installer could not copy the necessary support files. Click restart to restart your computer and try installing again. I have done this several times with no luck. Is the CD missing something? Is there another way to do this?

    Disconnect any attached hard drives.
    Boot off the disk and try running Disk Utility Repair Disk and Repair Permissions. If that is successful, try to re-install. If that doesn't work boot off the disk and use Disk Utility to erase and reformat the drive as Mac OS Extended (Journaled).

  • Update failed...could not be installed (patch apply failed) - I use 7.0.1

    Update failed. The Update could not be installed (patch apply failed). It appears to want to upgrade from 7.0.1 to 8. But when I click the link, it does not offer updates, just an entire strip/reinstall! Where is the updates page? Help?

    Thank you. I don't want to reload the entire thing - yes, it can be entirely reloaded, but I don't want to lose settings. How do I upload the PATCH as offered?

  • ITunes does not install properly, 'iPod Service' could not be installed

    During an iTunes update to latest version. The update failed, I downloaded manually and reinstalled but it still failed. I remove all apple applications from the PC. redownloaded iTunes and reinstalled again. This time I got the message 'Service 'iPod Service'(iPod Service) could not be installed. etc'.
    I am an administrator I can install services.
    I am using Windows XP Service Pack 3, using Norton Internet Security as a virus protection and firewall. Norton has been installed for 6 months and iTunes has been updating okay until the current update.

    I've got the same problem. What's with Apple? You'd think they could send out an update that works. But, that hasn't happened in years. Tell us what to do, Apple! This is ridiculous!

  • Install fails 10.5 could not validate contents additional speech voices

    I am trying to install 10.5 on a G5 I get the message install fails  could not validate contents of the additionalspeechvoices package, is there a way to fix this?

    It is a black retail retail disk,
    Didnt have any troubles with installing it the first time, then the Maxtor hard drive went bad, installed it to a new drive and didnt have any troubles untill recently, but tried to reinstall again, but get the message install fails could not validate contents of the additionalspeechvoices package, now. It gets to about 4 minutes left then quits with the error message.

  • HT4854 Install failed OS X could not installed on your computer

    OS X Mountain Lion couldn't be installed, because the disk Macintosh HD is damaged and can't be repaired

    I experienced the same thing and solved it. 
    In my case the problem was a corrupt mountain lion install dmg file downloaded from the app store.  This specific installer corruption issue was experienced by thousands of users who downloaded ML from th MAS during a specific time period.  The problem was exactly what you describe and the solution was to delete the copy of mountian lion, re-download it from the app store, and install.  By the way, all my data was perfectly intact once i installed a good version of ML. 
    I mention this because it is a whole lot easier that torching your drive or any of the other crazy things people told me to do when trouble shooting the problem.  I'm glad i started with the basic stuff first.   You need to be able to get to the app store to redownload it.  You can create a useraccount on any mac and login with your apple id to download it.  If you don't have another mac then a trip tot he apple store for a usb might be an option.

  • I am trying to install "Awesome Screenshot" but could not be installed because Firefox (ver 4.0) cannot modify the needed file, and this addon is featured on the Firefox home page.

    My OS is windows XP with sp2

    This is Joel from the awesome screenshot dev team. Could you send us the path of your Firefox extension directory? We suspect the issue had to do with the character length of the local directory of an XP machine.
    Thanks.

  • HELP: OS X could not be installed on your computer

    "Install Failed
    OS X could not be installed on your computer
    The OS C upgrade couldn't be started because the disk Macintosh HD is damaged and can't be repaired. After your computer restarts, back up your data, erase your disk, and try installing again.
    Click Restart to restart your computer and try installing again."
    Please someone help,
    I tried to install this on my MacBook Pro 13 inch (mid 2009) and this message has came up! I haven't backed anything up so does this mean I've lost everything? What should I do? Is it possible to cancel the whole installation and just go back the old software?

    Hi tklfc --
    So, you have a 2009 MBP, right?
    I'm not sure which version of OS you have on there, now.
    10.9 failed, so what was running before?
    Hopefully this will work:
    Boot into the Recovery volume (hold down the Command + R keys and boot), OS X: About OS X Recovery, and repair the disk and permissions from there. Then reboot normally.  (From "OT")

  • I am currently running 29.0.1. at each startup Firefox is trying to update but fails with the message "Update Failed.... The update could not be installed.

    I have tried running a manual update but I still receive the same error "Update Failed : The update could not be installed. All aspects of FF appear to be working normally.

    Some users have reported problems with AVG. Disable it for now.
    Go to '''Mozilla.org''' and get the full installer from this link;
    '''http://www.mozilla.org/en-US/firefox/all'''

Maybe you are looking for

  • Integration tool

    What is the Diff between B1i and iBOLT tool ?

  • IT efficiency can be improved with automated cloning

    It is well known that creating clones manually is labor intensive process. But with the assistance of Solix's product we've been creating automated clones where clones are created and configured faster and with fewer errors. Solix also provides produ

  • Dependency between BPM Projects

    Hi, I'm planning the construction of a sales application project. It is composed by eleven topics and I want to know if each topic can be constructed in its own project and each project uses the same custom jsp presentations, webresources, BPM Object

  • Imovie won't let me open my project nor let me into my project library

    I need to do a trailer for english and I had already started the project. Then when I went to go open iMovie, it looked like this: I tried clicking the project library but it wouldn't budge. I tried all the buttons, shutting down the app/computer, up

  • Resizing Applets

    I've another question. I wont be suprised actually if you start ignoring my mails but I'll keep chancing my arm until then. This applet SHOULD create musical sheet music, by selecting keys on a virtualy keyboard or chords from a drop down box. IT WOR