Help!  Trying to upgrade from 10.2.6 to Tiger

I keep getting an error message saying I need to have 10.3 or higher already installed to upgrade to Tiger. And, I can't find an upgrade to that online. HELP!!!

Hi MusicGirl1979! and Welcome To Discussions!
Mac OS X Versions 10.1, 10.2, 10.3, and 10.4, are complete system upgrades that must be purchased.
The point upgrades, such as 10.1.x to 10.1.5 (Final) 10.2.x to 10.2.8 (Final), 10.3.x to 10.3.9 (Final), and 10.4.x to 10.4.6 (Pending), can be downloaded for free.
Tiger is available for purchase at The Apple Store (U.S.).
Panther, is no longer available directly from the Apple Online Store, as Tiger 10.4.x is the most up to date OS.
A Full Retail Version, of the Panther Install CDs, or a Full Retail Version of the Tiger Install DVD, can be purchased rather inexpensively, at some online Apple retailers, Amazon, eBay, AppleRescue, etc.
Be sure not to purchase grey, upgrade or machine specific CDs or DVDs.
Panther is only on CDs, not DVDs.
More info here Tip: Using OS X Install CDs/DVDs On Multiple Macs
Once Panther 10.3.x is installed, you can use the 10.3.9 Combo Update, to upgrade to the final version.
If your Mac meets the System Requirements for Tiger, you could also consider installing that.
And then use the 10.4.7 Combo Update.
You'll find System Requirements in these links:
Panther
Tiger
Additionally,
"Tiger ships on a DVD, but if your Mac doesn’t have a built-in DVD-ROM player, you’ll need CD media. When you buy Mac OS X Tiger, you qualify to purchase Tiger CDs for only $9.95."
Download The order Form Here. Media Exchange Program
Shop Carefully, Examine All Documention, And Good Luck!
ali b

Similar Messages

  • Error message when trying to upgrade from 10.3.9 to Tiger 10.4.5

    Hope somebody can help. I'm fairly recent to macs as have always built and used pcs. Am having trouble upgrading from current pantherOS to Tiger. Bought emac with upgrade disc provided by seller. Disc was gray labelled emac. Installation went fine and everything was proceeding to point it finished writing files, configuring installation, and running installer scripts and then it quit with message: error installing software. Try reinstalling.
    Tried reinstallation and same thing occurred. then Tried complete erase and new installation. Same error message.
    Came to discussion group searching for something I might be doing wrong. Decided maybe disc was wrong even though it specified emac which is what I am using. Bought generic install disc that would install on any G3/4/5 with minimum specs per hardware which system met.Installation proceeded as it was going to install same as emac disc. This is normal full install disc for generic installation.
    All installations screens came up and installation proceeded to same point as before and then quit with same message: error installing software/ Try reinstalling.
    Have removed ram to original 256MB and tried. No luck. I am using external DVD for installation of DVD and wonder if this is problem but in the forums external DVD seems to work alright. Can reinstall old Panther OS without any problem
    Ran hardware test and everything checked okay.
    Should I just forget about upgrading and use 10.3.9 but would really like to know what is wrong. thanks. Rick

    Welcome to Apple Discussions!
    See my FAQ:
    http://www.macmaps.com/upgradefaq.html
    and then consider the instructions here to Archive and Install:
    http://docs.info.apple.com/article.html?artnum=301270

  • I'm trying to upgrade from 10.5.8 to Snow Leopard but my macbook keeps ejecting the disc.  It started to install the first time and said it needed to restart to finish, restarted but ejected the disc.  It ejects every time now.

    I'm trying to upgrade from 10.5.8 to Snow Leopard but my macbook keeps ejecting the disc.  It started to install the first time and said it needed to restart to finish, restarted but ejected the disc.  It ejects every time now.  I've also installed the 10.5.8 combo update but that didn't help it.  I've tried restarting the macbook with the disc in, holding c, all that.  Why won't this work?!

    Zap the PRAM and Reset the SMC, then try again.

  • Trying to upgrade from Cu3 to Cu5 - not working

    I am trying to upgrade from CU3 to CU5.  Running the commands below return these results:
    >Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
    Welcome to Microsoft Exchange Server 2013 Cumulative Update 5 Unattended Setup
    Copying Files...
    File copy complete. Setup will now collect additional information needed for installation.
    Performing Microsoft Exchange Server Prerequisite Check
        Prerequisite Analysis                                                                                        
    COMPLETED
    Configuring Microsoft Exchange Server
        Extending Active Directory schema                                                                            
    COMPLETED
    >Setup.exe /PrepareAD /IAcceptExchangeServerLicenseTerms
    Welcome to Microsoft Exchange Server 2013 Cumulative Update 5 Unattended Setup
    Copying Files...
    File copy complete. Setup will now collect additional information needed for installation.
    Performing Microsoft Exchange Server Prerequisite Check
        Prerequisite Analysis                                                                                        
    COMPLETED
    Configuring Microsoft Exchange Server
        Organization Preparation                                                                                     
    FAILED
         The following error was generated when "$error.Clear();
            install-AdministrativeGroup -DomainController $RoleDomainController
    " was run: "Microsoft.Exchange.Data.Directory.ADObjectAlreadyExistsException: Active Directory operation failed on WS12-AD.XXXXX.org. The object 'CN=Folder Hierarchies,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=XXXXX,CN=Microsoft
    Exchange,CN=Services,CN=Configuration,DC=XXXXX,DC=org' already exists. ---> System.DirectoryServices.Protocols.DirectoryOperationException: The object exists.
       at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut)
       at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout)
       at Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest request, LdapOperation ldapOperation, Nullable`1 clientSideSearchTimeout, IActivityScope activityScope, String callerInfo)
       at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException, Boolean isSync)
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.Data.Directory.ADDataSession.AnalyzeDirectoryError(PooledLdapConnection connection, DirectoryRequest request, DirectoryException de, Int32 totalRetries, Int32 retriesOnServer)
       at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException, Boolean isSync)
       at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException)
       at Microsoft.Exchange.Data.Directory.ADDataSession.Save(ADObject instanceToSave, IEnumerable`1 properties, Boolean bypassValidation)
       at Microsoft.Exchange.Management.Deployment.InstallAdministrativeGroup.InstallConfigurationObject[TObject](ADObjectId id, Boolean force, TObject instance)
       at Microsoft.Exchange.Management.Deployment.InstallAdministrativeGroup.InternalProcessRecord()
       at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
       at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".
    The Exchange Server setup operation didn't complete. More details can be found in ExchangeSetup.log located in the
    <SystemDrive>:\ExchangeSetupLogs folder.
    >setup /m:upgrade  /IAcceptExchangeServerLicenseTerms
    Welcome to Microsoft Exchange Server 2013 Cumulative Update 5 Unattended Setup
    Copying Files...
    File copy complete. Setup will now collect additional information needed for installation.
    Languages
    Mailbox role: Transport service
    Client Access role: Front End Transport service
    Mailbox role: Client Access service
    Mailbox role: Unified Messaging service
    Mailbox role: Mailbox service
    Management tools
    Client Access role: Client Access Front End service
    Performing Microsoft Exchange Server Prerequisite Check
        Configuring Prerequisites                                                                                    
    COMPLETED
        Prerequisite Analysis                                                                                        
    COMPLETED
    Configuring Microsoft Exchange Server
        Organization Preparation                                                                                     
    FAILED
         The following error was generated when "$error.Clear();
            install-AdministrativeGroup -DomainController $RoleDomainController
    " was run: "Microsoft.Exchange.Data.Directory.ADObjectAlreadyExistsException: Active Directory operation failed on WS12-AD.XXXXX.org. The object 'CN=Folder Hierarchies,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=XXXXX,CN=Microsoft
    Exchange,CN=Services,CN=Configuration,DC=XXXXX,DC=org' already exists. ---> System.DirectoryServices.Protocols.DirectoryOperationException: The object exists.
       at System.DirectoryServices.Protocols.LdapConnection.ConstructResponse(Int32 messageId, LdapOperation operation, ResultAll resultType, TimeSpan requestTimeOut, Boolean exceptionOnTimeOut)
       at System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout)
       at Microsoft.Exchange.Data.Directory.PooledLdapConnection.SendRequest(DirectoryRequest request, LdapOperation ldapOperation, Nullable`1 clientSideSearchTimeout, IActivityScope activityScope, String callerInfo)
       at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException, Boolean isSync)
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.Data.Directory.ADDataSession.AnalyzeDirectoryError(PooledLdapConnection connection, DirectoryRequest request, DirectoryException de, Int32 totalRetries, Int32 retriesOnServer)
       at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException, Boolean isSync)
       at Microsoft.Exchange.Data.Directory.ADDataSession.ExecuteModificationRequest(ADObject entry, DirectoryRequest request, ADObjectId originalId, Boolean emptyObjectSessionOnException)
       at Microsoft.Exchange.Data.Directory.ADDataSession.Save(ADObject instanceToSave, IEnumerable`1 properties, Boolean bypassValidation)
       at Microsoft.Exchange.Management.Deployment.InstallAdministrativeGroup.InstallConfigurationObject[TObject](ADObjectId id, Boolean force, TObject instance)
       at Microsoft.Exchange.Management.Deployment.InstallAdministrativeGroup.InternalProcessRecord()
       at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
       at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".
    The Exchange Server setup operation didn't complete. More details can be found in ExchangeSetup.log located in the
    <SystemDrive>:\ExchangeSetupLogs folder.
    I can't seem to find any more info about this error and could use some help resolving it.
    Thank you,
    Joe

    Looks like I found the answer here:
    http://blogs.technet.com/b/manjubn/archive/2013/09/02/1-exchange-server-2013-preparead-or-cumultive-update-installation-fails.aspx

  • !!!HI, SO I BOUGHT MOUNTAIN LION ON MY MACBOOK PRO TRYING TO UPGRADE FROM SNOW LEOPARD, AND WHILE TRYING TO REINSTALL THE OS SETUP AS IT SHOWED IT COULDNT BE VERIFIED, I CROSSED OUT MOUNTAIN LION FROM MY PURCHASES, ITS NOW GONE, DO I HAVE TO BUY IT AGAIN?

    HI, SO I BOUGHT MOUNTAIN LION ON MY MACBOOK PRO TRYING TO UPGRADE FROM SNOW LEOPARD, AND WHILE TRYING TO REINSTALL THE OS SETUP AS IT SHOWED IT COULDNT BE VERIFIED, I CROSSED OUT MOUNTAIN LION FROM MY PURCHASES, ITS NOW GONE, DO I HAVE TO BUY IT AGAIN?

    Please google search for "Mountain Lion disk crash" before upgrading you mac pro. You might need to replace you Mac hard drive after the upgrade.So many people had the same problems including me.
    Be aware of the Mountain Lion upgrade problem.

  • I'm trying to upgrade from an iphone 4 to an iphone 5. How do I deactivate my iphone 4 in messages so I can receive them on my iphone 5?

    I'm trying to upgrade from an iphone 4 to an iphone 5. How do I deactivate the iphone 4 so I can receive my messages and mail on my iphone 5?

    Settings --> Messages

  • I am trying to upgrade from Tiger to Snow Leopard.  When I insert the disk and install starts, it states "This disk is used for Time Machine backups" and Mac OSX can't be installed.  Does anyone know how to correct this (since Tiger doesn't have Time Mach

    I am trying to upgrade from Tiger to Snow Leopard.  When I insert the disk and install starts, it states "This disk is used for Time Machine backups" and Mac OSX can't be installed.  Does anyone know how to correct this (since Tiger doesn't have Time Machine)?

    http://support.apple.com/kb/TS2986

  • Trying to upgrade from 10.4.4

    I am trying to upgrade from 10.4.4 to 10.4.8
    For some reason the installation didn't work.
    It jst sat there stuck for a long time.
    I finally cancelled the installation and restarted.
    Though now Mail doesn't work.
    any idea what's going on?

    For some reason the installation didn't work.
    It jst sat there stuck for a long time.
    How did you obtain the 10.4.8 update? Were you running the Installer application & if so where in the process was it stuck?
    I finally cancelled the installation and restarted.
    How did you do that? Did you get any warning when you cancelled the installation?
    Though now Mail doesn't work.
    any idea what's going on?
    Most likely, you had some underlying file system or permissions problem that interfered with the installation & canceling it left the OS in an unknown state.
    I suggest you first try running Disk Utility's First Aid repairs on your startup volume while booted from your Tiger installer disk. If it reports no errors or is able to fix any it finds, then reboot from your normal startup volume & try to download & install the combo version of the updater matching the version of the OS you want to end up with.

  • I'm trying to upgrade from 10.5.8 to Snow Leopard

    I'm trying to upgrade from 10.5.8 to Snow Leopard but keep getting an error message, "This update requires Mac OS X version 10.6.".  Isn't Snow Leopard 10.6?....so now what?

    It sounds more like you are trying to use an updater rather than the Snow Leopard installer DVD. You might read over the following:
    How to Install OS X Updates Successfully
    A. Repair the Hard Drive and Permissions:
    Boot from your current OS X Installer disc. After the installer loads select your language and click on the Continue button. Then select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally. 
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    B. Make a Bootable Backup Using Restore Option of Disk Utility:
    Open Disk Utility from the Utilities folder.
    Select the destination volume from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the destination volume from the left side list and drag it to the Destination entry field.
    Select the source volume from the left side list and drag it to the Source entry field.
    Double-check you got it right, then click on the Restore button.
    Destination means the external backup drive. Source means the internal startup drive.
    C. Important: Please read before installing:
    If you have a FireWire hard drive connected, disconnect it before installing the update unless you will boot from this drive and install the update on it. Reconnect it and turn it back on after installation is complete and you've restarted.
    You may experience unexpected results if you have installed third-party system software modifications, or if you have modified the operating system through other means. (This does not apply to normal application software installation.)
    The installation process should not be interrupted. If a power outage or other interruption occurs during installation, use the standalone installer (see below) from Apple Downloads to update.  While the installation is in progress do not use the computer.
    D. To upgrade:
    Purchase the Snow Leopard Retail DVD.
    Boot From The OS X Installer Disc:
    Insert OS X Installer Disc into the optical drive.
    Restart the computer.
    Immediately after the chime press and hold down the "C" key.
    Release the key when the spinning gear below the dark gray Apple logo appears.
    Wait for installer to finish loading.
    E. If updating:
    Download and install update(s) 
    Use Software Update, or
    Download standalone updater(s).

  • HT1338 I'm Trying to upgrade from Mac OS X 10.5 to Mac OS X 10.6, but my imac won't let me... and yes it's intel based

    I'm Trying to upgrade from Mac OS X 10.5 to Mac OS X 10.6, but my imac won't let me... and yes it's intel based

    Hello, what exactly happens when you try?
    Os it a Retail Install Disc, or did it come with a different Mac?
    Fo you have enough RAM & Free space?
    Snow Leopard/10.6.x Requirements...
    General requirements
       * Mac computer with an Intel processor
        * 1GB of memory (I say 4GB at least, more if you can afford it)
        * 5GB of available disk space (I say 30GB at least)
        * DVD drive for installation
        * Some features require a compatible Internet service provider; fees may apply.
        * Some features require Apple’s MobileMe service; fees and terms apply.

  • After trying to upgrade from 4.3.4 to 5.0 stuck on recovry and giving error every time im trying to restore

    after trying to upgrade from 4.3.4 to 5.0 stuck on recovry and giving error every time im trying to restore
    what to do ?
    tried tiny umberlla dost do anything

    What OS is on the Install/Restore DVD that came wit your G5? If Tiger 10.4.x, you will need a black, retail Leopard install DVD. There is no free download of Leopard, only free updates once you have installed the base OS.
    First use your Mac's Install/Restore DVD to install an OS & apps. Then upgrade the OS.
    Leopard is no longer available at the Apple Store *but may be available by calling Apple Phone Sales @ 1-800-MY-APPLE (1-800-692-7753)*.
    Installing Mac OS X 10.5 Leopard
    http://support.apple.com/kb/HT1544
    Mac OS X 10.5 Leopard Installation and Setup Guide
    http://manuals.info.apple.com/en/leopard_install-setup.pdf
    After you install the base 10.5, download & install the 10.5.8 combo update at http://support.apple.com/downloads/Mac_OS_X_10_5_8_Combo_Update
     Cheers, Tom

  • CAnnot upgrade serial number after download. 'This serial number is not for a qualifying product'. Trying to upgrade from ACS 5.5 Design Premium to ACS 6 Design Standard

    Cannot upgrade serial number after download. 'This serial number is not for a qualifying product'. Trying to upgrade from ACS 5.5 Design Premium to ACS 6 Design Standard

    start the installation of design premium cs5.5 just to make sure you're using the correct serial number.  once your serial number is accepted you'll see a screen giving you the option to install none, some or all of the cs5.5 programs.  at that point you can quit and not install anything having verified your cs5.5 serial number if you want nothing cs5.5 on your computer.
    on the other hand, if your cs5.5 serial number is not accepted, you'll pinpoint the problem.
    or, if your cs5.5 number is accepted, you could install a cs5.5 program and then install cs6.  it should recognize you have a cs5.5 program installed and NOT prompt you for you cs5.5 serial number allowing you to continue with your cs6 installation.

  • Trying to upgrade from 3.6.17 to 3.6.18.

    Trying to upgrade from 3.6.17 to 3.6.18. Window says Downloading the Update. Connecting to the Update Server. Nothing happens. horizontal Barber Pole just spins. Mac OS 10.4.11 Dual 1.25 GHz PowerPC G4 2 GB Ram

    Trying to upgrade from 3.6.17 to 3.6.18. Window says Downloading the Update. Connecting to the Update Server. Nothing happens. horizontal Barber Pole just spins. Mac OS 10.4.11 Dual 1.25 GHz PowerPC G4 2 GB Ram

  • Trying to upgrade from leopard to snow leopard

    Trying to upgrade from leopard to snow leopard but now cannot use keyboard to boot from DVD (holding C key) or even from external drive (holding option key)
    Is there any other way that I can force my mac to boot from external drive. Please help

    Hi Cattus
    In reply to your answer - external drive is GUID partition and has worked on my other Macbook in upgrading from leopard to snow leopard. So I know the external drive does work.
    I have tried DVD and external drive on good Macbook and all works fine back on problem Macbook no luck. I don't even get firmware password request. Keys on keyboard do not work at all. Tried to boot in single mode (cmd S) as well as target drive (T key) but no luck whatsoever.
    External drive is USB and working. Problem Macbook did show signs of not good functioning keyboard with certain keys not working whilst still under Mac OS 10.5.8.
    Do you know how to get around this problem? Would I need to remove drive from Macbook and resolve it as a stand alone drive?
    Thanks

  • I tried to upgrade from XI Standard to Pro and it says I already have a more current version, but it's not Pro.  What do I need to do to get Pro (installed, not the membership service)?

    I tried to upgrade from XI Standard to Pro and it says I already have a more current version, but it's not Pro.  What do I need to do to get Pro (installed, not the membership service)?

    uninstall acrobat standard, clean and then install, Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs

Maybe you are looking for

  • SD Release billing doc to accounting

    Few billing documents failed and Accounting documents  were not generated, I want to release the billing document to accoounting, in bulk, like around 2000 doucments, is there a transaction that I can use to upload the billing docs and release to acc

  • Transfer photos from seagate back to computer. Message i get is they are not recogizable

    a few months ago I transfered my iphoto library to a seagate external drive, Since then i think my iphoto had an update. I tryed to transfer then back to my computer and they message is saying they are not recognizable. Please help.

  • Static file Download Losing File Name

    Hi, <br><br> I have a problem with downloading a static file. When i download a file from the application's static files i lose the file's name. The file name that i get on download is : wwv_flow_file_mgr.get_file - not very nice! <br><br> Here is my

  • Question to Adobe Regarding "Content Preparation" and Why ...

    ... it can't be turned off. I now have 10, and am pulling my hair out over this "content preparation" issue. I have to read many, many large PDFs in the course of a day, and I lose a huge amount of time waiting while the document is analysed. This pr

  • Purchasing group list for company code

    Hi, I s there any way to find out list of Purchasing groups maintained for particular company code.. rgrds....