Migration Tips

Hi everyone,
Does anyone have any tips on migrating Sun Java System Identity Manager files etc? I am trying to define a migration process, detailing what files etc need to be migrated, and any other things that need to be considered in migration, in a step-by-step process. If anyone has any tips from previous experience, I would be interested in knowing.
Thanks

two things that immediately come to my mind are
1) use lh command to export all your objects in to xml and use this to import.
2) make sure to take back up of all your jsp pages...if you upgrade the changes done to jsps will be lost.
hope this helps

Similar Messages

  • Migration Tip - File Loading Issues solved by Disk Permission Repair

    Had a huge problem with Excel files after migrating old iMac to new iMac via migration assistant using time machine backup of old iMac (external drive). After migration, old excel version did not work but we had alread purchased a new 2011 home version.  Installed Excel 2011 after migrating and none of the Excel files would load on new iMac, from either machine - a pop up message said it could be a bunch of things, read only, etc...  Numbers would access the Excel files, and could export to xls file type, but still the Excel file would not load in Excel.
    From a thread suggestion, I ran the Disk Utility First Aid tab Verify Disk Permissions - holy cow, must have been two gazillion permission issues on a brand new machine - selected Repair Disk Permissions once the Verify list came up, and voila, all good on the Excel files now - they load fine.
    (I assume that some of you actually know what happens and can explain it - something maybe about "cloning" the account from the Time Machine backup of my old iMac and not using a new account on the new machine, or something.  Whatever, it seems that a new disk should not have two gazillion permission errors and that my migration from the Time Machine backup created them, and Disk Utility fixed them - all except two permissions that did not fix properly: itunes..../iPodUpdater and usr/lib/ruby - I assume those must be managed manually somehow if Disk Utility will not repair.)

    Nice tip/report thanks!
    Likely a different User UID owned those files, first user generally gets 501, second gets 502, etc., so as a rule, only one of them would have rights to the files.

  • AppleWorks for the modern day, a migration tip

    Disclaimer: Apple does not necessarily endorse any suggestions, solutions, or third-party software products that may be mentioned in the topic below. Apple encourages you to first seek a solution at Apple Support. The following links are provided as is, with no guarantee of the effectiveness or reliability of the information. Apple does not guarantee that these links will be maintained or functional at any given time. Use the information below at your own discretion.
    Some questions people have about AppleWorks moving to modern Macs are answered here:
    1. Does AppleWorks work on Intel Macs? Yes.
    2. Does AppleWorks work with 10.5.4? Yes.
    3. Does AppleWorks come with Mac OS X retail? No.
    4. How to install AppleWorks if you erase and install Mac OS X? Use the restore CDs that came with your Mac if it is a PowerPC Mac Mini (with 2 USB ports as opposed to 4 in the rear), PowerMac G5, G4, or G3 iMac, eMac, or iBook, following these directions, or using an AppleWorks 6.2.9 retail installer CD. Note the license agreement restrictions on the CD used.
    Also, OS X support was added with AppleWorks 6.2 sometime in late 2001. Most install disks from then & later will install in OS X. For example, the separate AppleWorks installer included with a G3/600 Late 2001 iBook has an OS X-aware installer for AppleWorks 6.2 with an updater to 6.2.2.
    5. If I have Appleworks 6.0 through 6.2.7, how do I make it work with Mac OS X? Run the 6.2.9 updater. For some versions of Mac OS X, the recent items folder in your Users -> Documents -> AppleWorks data needs to be emptied to avoid unexpected quits.
    Note AppleWorks 6.2.4, 6.2.7 & 6.2.9 all work & are stable in OS X. Some recommend not using 6.2.7 as it was very buggy. But if you need to open any ClarisWorks 4 or earlier files, you need to use 6.2.4 or 6.2.7. AppleWorks 6.2.9 returns an I/O error with about half of those files.
    6. Are there Intel Mac native software titles that I can substitute for AppleWorks?
    iWork '08 - takes care of spreadsheet, presentation, and word processing functionality.
    EazyDraw - is able to replace drawing functionaity without some table features found in Appleworks Draw. Ask Eazydraw's author if you think such an object may not be able to be read.
    Color It, MacGimp, and GraphicConverter are all popular alternatives for Paint functionality.
    A database exported as tab-delimited text can be imported to Filemaker Bento or numerous other database programs. You may also want to check out Filemaker Pro.
    Do you want to provide feedback on this User Contributed Tip or contribute your own? If you have achieved Level 2 status, visit the User Tips Library Contributions forum for more information.

    I would suggest pointing to the Thread ID instead: http://discussions.apple.com/thread.jspa?threadID=122016
    Agreed.
    6. I couldn't get to the MacGimp site, even doing a Google search for it and trying both http://www.macgimp.org/ and http://www.macgimp.com/.
    It appears to have moved to:
    http://www.gimp.org/macintosh/
    Thanks for the suggestion about Bento. I just was hoping to skip a few steps to someplace that had helpful instructions about migrating between the two.

  • Re: AppleWorks for the modern day, a migration tip

    Hi a brody,
    Thanks for the tip.
    4. For some reason the link to "these directions" was not working, pointing to http://discussions.apple.com/thread.jspa?messageID=607635&#607635
    I would suggest pointing to the Thread ID instead: http://discussions.apple.com/thread.jspa?threadID=122016
    (note, to convert a Message ID to a Thread ID, click on the little green push pin at the left of the Thread Header, "-O Replies : 0" )
    6. I couldn't get to the MacGimp site, even doing a Google search for it and trying both http://www.macgimp.org/ and http://www.macgimp.com/.
    For the Filemaker Bento link, it might be better to link to the product page rather than a Forum page.
    http://filemaker.com/products/bento/overview.html?nav=products-bento
    Thanks again,
    Nubz

    I would suggest pointing to the Thread ID instead: http://discussions.apple.com/thread.jspa?threadID=122016
    Agreed.
    6. I couldn't get to the MacGimp site, even doing a Google search for it and trying both http://www.macgimp.org/ and http://www.macgimp.com/.
    It appears to have moved to:
    http://www.gimp.org/macintosh/
    Thanks for the suggestion about Bento. I just was hoping to skip a few steps to someplace that had helpful instructions about migrating between the two.

  • Flex 3 FB4 Migration Tip

    Thanks to the help of several Adobe members I was able to successfully import a styled (.css) Flex 3 project into Flash Builder 4 and have it retain its aesthetic and functional attributes. I wanted to take a moment and share what I found with everyone, in case you may find yourself confronted with the same issues.
    1.First, to bring in my Flex 3 project to Flash Builder 4 I needed to add a single line in my .css file:
    @namespace "library://ns.adobe.com/flex/halo";
    2. Next I had to add an Additional Compiler Argument. (Properties > Flex Compiler > Additional compiler arguments):
    -theme=${flexlib}/themes/Halo/halo.swc
    Basically there were a number of aesthetic breaks due to FB 4 (and newer SDKs) using the Spark component set. To ensure you Flex 3 application looks the same with the .css style, you'll need to specify that the application uses the Halo theme as the foundation.
    I'm including a photo showing several aesthetic issues I had under Flash Builder 4 and the newer SDKs prior to this solution.
    All of these have been fixed. Thanks again to all those at Adobe for the great support.
    Jason Villmer
    www.lucid.it
    [email protected]

    Glenn,
    There is always the lure to immediately embrace the newest 
    technologies. I'd been considerably eager to see what Flash Builder 
    had to offer and it does, indeed, provide a broader landscape of 
    possibilities. After everything has been said and done I believe the 
    Flash Builder team should consider a Migration Assistant to help 
    transition Flex 3 projects to the Flash Builder 4 code architecture. 
    Upon importing a Flex 3 project the user could be asked if they would 
    like to formally convert the entire codebase into a native FB 4 
    project. It would then go through the document, possibly stopping 
    occasionally asking for approval to do something, and update all 
    relevant code so it becomes a true FB4 app. There could also be a list 
    provided after this conversion that specifically outlines all changes 
    made.
    I've been working in Flex for a number of months now. Prior to this I 
    was using the Flash IDE. Upon exploring Flex, the advantages were 
    clear and substantial. Flex is absolutely outstanding for both 
    designers and developers in my opinion. The issue, however, is that 
    Flex users should be, above all, anxious to migrate to Flash Builder 
    4, not worried. If a Flex 3 developer has finished a huge project 
    (like you and I apparently) in Flex 3 we shouldn't have to go through 
    all of our code trying to figure out what needs to be changed. There 
    should be something that helps developers do that automatically.
    Technology is relentlessly changing. Monthly, weekly, daily even. 
    That's great but for something like Flex, new versions shouldn't have 
    developers searching everywhere trying to find patchwork solutions.
    The folks over at the Flash Builder 4 team have been great assisting 
    both myself and the multitude of other users with their issues, so I'm 
    pretty confident things will unfold well.
    Jason Villmer
    www.lucid.it
    [email protected]

  • Replacing server that has Opalis 4 - Still available to download or migration tips?

    I am replacing the application server on a legacy application that uses Opalis 4.08 on Windows 2000. We are moving to Windows server 2003 and I was looking for help or resources on how to approach this.
    If I could get a 4.0 installer then staying with 4.0 would be easiest, but if there is an easy migration to version 5 or 6 that could be explored.
    Cheers,
    Niall

    I know this is a very old post, but I am in need of the Opalis 4 installer as well.  I am married to told applications and an old OS, Windows XP.  Any chance you could send me the Opalis 4 installer?
    Thanks, Jim

  • IMac Migration Tip...Keep it simple!

    I just picked up a new 27" iMac......
    So I I had to migrate from my old 21" iMac.....
    I read everything and ordered a Apple Firewire to Thunderbold adapter.....
    Great, huh?
    Forget it.....
    I endeded spending over $100 chasing down cables....
    No good....
    In the end my wife comes in and looks over my shoulder....
    Honey what's a ehernet cable?
    Duh!...
    Used THAT and got the job done....
    Keep it simple !

    Keeping it simple is always a good idea when it comes to computers or troubleshooting but the Thunderbolt to FireWire adaptor should have worked to allow you to boot the old Mac into target disk mode.
    If it didn't it could indicate a problem with the Thunderbolt port on the new iMac or with the adaptor. You should get those looked at as soon as possible.
    Apple has a no questions asked 14 day return policy. If the port on the iMac has a problem, you should exchange the system.
    good luck
    regards

  • Any migration tips/steps from FMS 4.x to AMS

    Hello,
    I have a system which uses FMS4.5 and I am tasked to upgrade it to AMS 5.x.
    We have several scripts and prprietary code which relies on old nomen clature and directory structure.
    I was wondering whether there is any document which helps to do a smooth upgrade in such cases.
    Thanks,

    Resolved:
    Needed to assign all constraint to admin user also.
    I was assumed that admin must be having access to all objects, and wont require to assign constraints.
    Thanks and Regards,
    Sumant Chhunchha.

  • Advice Needed - Migrating to Macbook Air

    This is a multi-facited question and I am seeking advice most of all.
    I have a 2008 iMac
    I would like to retire it and use my 2011 Mac Air as my primary computer (With a Thunderbolt Display)
    If I use the Migratiion Assistant - will I have to delete the files currently on my Mac Air?
    Is there a way to merge them?
    My concern is also space. With x free
    I have 256 ssd hard drive on my air. with 80 free
    The drive on the iMac is 320 Gig HD with 170 Gigs free
    I have important programs such as CS6 on my iMacs drive - I would prefer not to have to reinstall them.
    I have heard that there are issues with booting and updating an OS on an external drive.
    I have considered using Super Duper to move my iMacs system to an external drive and selectively boot to it as needed.
    Is that a good idea?
    Any advice is truly appreciated.

    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
      1. Classic Environment, and subsequently any Mac OS 9 or earlier applications
      2. Screensavers written for the PowerPC System Preference add-ons
      3. All Unsanity Haxies Browser and other plug-ins
      4. Contextual Menu Items
      5. Applications which specifically require the PowerPC G5 Kernel extensions
      6. Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior, TechTool Pro , SuperDuper , and Drive Genius  work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
      1. Intel In Macs
      2. Apple Guide to Universal Applications
      3. MacInTouch List of Compatible Universal Binaries
      4. MacInTouch List of Rosetta Compatible Applications
      5. MacUpdate List of Intel-Compatible Software
      6. Transferring data with Setup Assistant - Migration Assistant FAQ
      7. OS X Lion: How to use Migration Assistant to transfer files from another Mac
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking will work better when moving from PowerPC to Intel Macs.  The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
      1. Repair the hard drive and permissions using Disk Utility.
      2. Backup your data.  This is vitally important in case you make a mistake
          or there's some other problem.
      3. Connect a Firewire cable between your old Mac and your new Intel Mac.
      4. Startup your old Mac in Transferring files between two computers using FireWire.
      5. Startup your new Mac for the first time, go through the setup and
           registration screens, but do NOT migrate data over. Get to your
           desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
      a. MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch,
          Late 2008) - What to do if migration is unsuccessful;
      b. MacBook Air - Migration Tips and Tricks;
      c. MacBook Air - Remote Disc, Migration, or Remote Install Mac OS X and
          wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder) /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder) /Home/Library/Mail (copy the whole folder) /Home/Library/Preferences/ (copy the whole folder) /Home /Library/Calendars (copy the whole folder) /Home /Library/iTunes (copy the whole folder) /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data Also in /Home/Library/Preferences/Microsoft.
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.Revised 5/21/2011

  • Migrating Word from a Powerbook to a new Macbook

    I just bought my daughter a new MacBook but it did not come with Word. This MacBook is replacing her Powerbook. Can we transfer all files and applications like Word from the older Powerbook to the new Macbook? If so, how? Do I connect both with a firewire? What kind of firewire? Or do I have to buy a whole new set of programs?

    New MacBooks (unibody) do not have a FireWire port, only USB.
    What version of Word is she now using? Is this only Word or the entire Office suite? What is the operating system on this PowerBook?
    Here's some information you may find helpful regarding migrating from a PPC to an Intel Mac:
    A Basic Guide for Migrating to Intel-Macs
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate. Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC
    System Preference add-ons
    All Unsanity Haxies
    Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5
    Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior 4.1, TechTool Pro 4.6.1, SuperDuper 2.5, and Drive Genius 2.0.2 work properly on Intel-Macs with Leopard. The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries. Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking
    will work better when moving from PowerPC to Intel Macs. The initial section below discusses Target Disk Mode. It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data. This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Target Disk Mode.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- Migration Tips and Tricks;
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder)
    /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder)
    /Home/Library/Mail (copy the whole folder)
    /Home/Library/Preferences/ (copy the whole folder)
    /Home /Library/Calendars (copy the whole folder)
    /Home /Library/iTunes (copy the whole folder)
    /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist
    /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data
    Also in /Home/Library/Preferences/Microsoft
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.
    Revised 1/6/2009
    Applications like Word involve more than just the application itself. Unless you also move its support and preference files it will not work properly. If your have a version prior to Office 2008 I would recommend reinstalling Word and all other PPC applications.

  • Migration from G4 iMac to new(ish) Macbook

    My daughter is graduating HS (yay!) and going to a great college in the fall (double yay!) and her grandma has given her a nearly-new white MacBook (2.16Ghz) (triple yay!) as a graduation present. Grandma, bless her heart, decided she needed a faster machine. Some people buy sports cars, Grandma likes having the newest and sleekest Mac. We love Grandma!
    I am reading up on the steps to help daughter migrate her data from the G4 iMac (which also came from grandma) to the Macbook. It seems fairly simple, and I've done Target Disk before so don't think I can go far wrong but if anyone can check/correct these steps:
    1. Backup everything important from the iMac. (mainly her photo and music libraries as all her work is HS related and she's happy to be rid of it) DONE
    2. MacBook has grandma's account and preferences set, so we should restore from the install disks to get a fresh start. Right?
    3. Once the MacBook is set up with her new account, migrate her stuff over via TDM. I think Migration Assistant won't work due to the disparity between machines.
    4. De-authorize the iMac from our family iTunes account (already maxed out) and authorize the MacBook.
    5. Install any needed software (MS Office & ?) from disks or .dmg.
    6. Either pass iMac on to sibling or completely wipe it and sell it for $10. It has some ailment that is causing me to have to reset the PMU, so I suspect imminent component failure. Excellent time to upgrade!
    Thanks for any tips, suggestions, or corrections!
    Alan

    Please read the following about migrating from a PPC to an Intel Mac:
    A Basic Guide for Migrating to Intel-Macs
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate. Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC
    System Preference add-ons
    All Unsanity Haxies
    Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5
    Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior 4.1, TechTool Pro 4.6.1, SuperDuper 2.5, and Drive Genius 2.0.2 work properly on Intel-Macs with Leopard. The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries. Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking
    will work better when moving from PowerPC to Intel Macs. The initial section below discusses Target Disk Mode. It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data. This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Target Disk Mode.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- Migration Tips and Tricks;
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder)
    /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder)
    /Home/Library/Mail (copy the whole folder)
    /Home/Library/Preferences/ (copy the whole folder)
    /Home /Library/Calendars (copy the whole folder)
    /Home /Library/iTunes (copy the whole folder)
    /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist
    /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data
    Also in /Home/Library/Preferences/Microsoft
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.
    Revised 1/6/2009

  • Migration from PPC 10.4.11 to iMac 10.6.2 OS 9 files

    I am about to use migration assistant to move my old PPC files and apps to a new 27" iMac running 10.6.2. I'd like to do everything, files and apps and settings and I plan on using a firewire cable and target mode.
    The old computer is 10 years old...still running great! But when it was new it ran OS 9 and there is a lot of that old stuff still on the computer (OS 9 system, various arcane apps like Conflict Catcher--remember that one?!). Do I need to try to clean those out before I migrate, or will 10.6.2 be smart enough to deal with this?
    Thanks!
    PS, what an amazing thing this 27 inch iMac is!!

    Most likely you do not want your old PPC-only applications. They should be updated to universal binary versions first, if possible, or find replacements that are universal binaries.
    With such a mixed up old system I would be quite careful about migrating anything other than your personal data, files, and folders. Quite a lot of old stuff just isn't compatible any longer and can raise havoc on a new and well functioning system. See the following:
    A Basic Guide for Migrating to Intel-Macs
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate. Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC
    System Preference add-ons
    All Unsanity Haxies
    Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5
    Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior 4.1, TechTool Pro 4.6.1, SuperDuper 2.5, and Drive Genius 2.0.2 work properly on Intel-Macs with Leopard. The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries. Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking
    will work better when moving from PowerPC to Intel Macs. The initial section below discusses Target Disk Mode. It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data. This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Target Disk Mode.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- Migration Tips and Tricks;
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder)
    /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder)
    /Home/Library/Mail (copy the whole folder)
    /Home/Library/Preferences/ (copy the whole folder)
    /Home /Library/Calendars (copy the whole folder)
    /Home /Library/iTunes (copy the whole folder)
    /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist
    /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data
    Also in /Home/Library/Preferences/Microsoft
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.
    Revised 1/6/2009

  • I want to migrate from MacBook Pro (Tiger) to Macbook Air (brand new) Lion. How can I migrate?

    Hello.
    I have a old macbook pro running tiger on it, and I recently purchased a macbook air.
    I want to use setup migration so migrate all my settings, applications, etc to the new macbook air.
    However, both laptops don't have firewire port.
    I do not have a time machine backup for the Tiger. (does it even have time machine for Tiger?)
    Please let me know how I can migrate from pro to air.
    I really want to avoid manually migrating.
    Thank you for all your help in advance!

    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC System Preference add-ons
    All Unsanity Haxies Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5 Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior, TechTool Pro , SuperDuper , and Drive Genius  work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    OS X Lion: How to use Migration Assistant to transfer files from another Mac
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking will work better when moving from PowerPC to Intel Macs.  The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data.  This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Transferring files between two computers using FireWire.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder) /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder) /Home/Library/Mail (copy the whole folder) /Home/Library/Preferences/ (copy the whole folder) /Home /Library/Calendars (copy the whole folder) /Home /Library/iTunes (copy the whole folder) /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data Also in /Home/Library/Preferences/Microsoft.
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.Revised 5/21/2011

  • Macbook Pro to iMac Migration Not Starting

    I want to migrate my users, apps, settings, etc from a macbook pro to a new iMac.  The process fails to start.  I've tried 1) machines joined by ethernet cable (no switch) and 2) Time Machine.
    The machine configurations:
        Source: MBPro quad core OSx 10.6.8.  Upgraded to latest software update.
        Destination: iMac i7 running whatever version of OSx they are sold with at Apple Stores.  Purchased yesterday.
    Ethernet Method:
    I turned on the iMac and after answering a few basic (e.g. language questions), I was presented with a Migration dialog.  I  didn't have a proper firewire cable lying around so I selected the ethernet option and connected the MBPro and the iMac with this cable. The iMac displayed a passcode and said to start Migration Assistant on the source, i.e. MBPro.  I started MA on the MBPro and typed in the numeric passcode.  The iMac recognized the MBPro and displayed my migration options (e.g. accounts, applications, etc).  The transfer button was grayed out while an estimate of the disk space needed was computed.  After several minutes of the "preparing my computer" notice on the MBPro, the MBPro said it was ready.  The "Transfer" button in the iMac was active.
    Clicking on this "Transfer" button appears to have NO effect on either machine.
    I let the machines sit for several hours.  Still no noticeable change on either machine.
    The transfer process does not appear to have started.
    Time Machine Method:
    Same experience except not the TM drive is connected to the iMac with a Firewire 400 connection.
    What is going on?

    Connect the two computers via Firewire cable. Boot the MBP into Target Disk Mode - Transferring files between two computers using FireWire. Boot the iMac normally. The MBP's hard drive should appear on the iMac's Desktop. You can migrate from it as you would from a disk drive. Also, see:
    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC System Preference add-ons
    All Unsanity Haxies Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5 Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior, TechTool Pro , SuperDuper , and Drive Genius  work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking will work better when moving from PowerPC to Intel Macs.  The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data.  This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Transferring files between two computers using FireWire.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder) /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder) /Home/Library/Mail (copy the whole folder) /Home/Library/Preferences/ (copy the whole folder) /Home /Library/Calendars (copy the whole folder) /Home /Library/iTunes (copy the whole folder) /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data Also in /Home/Library/Preferences/Microsoft.
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.Revised 5/21/2011

  • Migrate from old G4 to new mac mini

    how can i migrate from an old mac without airport to a new mini?  i have them connected by a firewire cable.

    See the following: Transferring files between two computers using FireWire
    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications Screensavers written for the PowerPC System Preference add-ons All Unsanity Haxies Browser and other plug-ins Contextual Menu Items Applications which specifically require the PowerPC G5 Kernel extensions Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior, TechTool Pro , SuperDuper , and Drive Genius  work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In MacsApple Guide to Universal ApplicationsMacInTouch List of Compatible Universal BinariesMacInTouch List of Rosetta Compatible ApplicationsMacUpdate List of Intel-Compatible SoftwareTransferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking will work better when moving from PowerPC to Intel Macs.  The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data.  This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Target Disk Mode.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following: >MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- Migration Tips and Tricks:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful; MacBook Air- Migration Tips and Tricks; MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder) /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder) /Home/Library/Mail (copy the whole folder) /Home/Library/Preferences/ (copy the whole folder) /Home /Library/Calendars (copy the whole folder) /Home /Library/iTunes (copy the whole folder) /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data Also in /Home/Library/Preferences/Microsoft.
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.Revised 4/17/2011

Maybe you are looking for

  • Service request and information request

    This may be the basic question. But what will happen for the service request and information request. Information request is getting created as service order what will be the process in ecc ICSS service request, what will be the process in ecc. is th

  • How to configure subnets

    I have a SA520 I couldn´t find where to configure multiple subnets on one vlan, could someone help me?This device supports CLI? . TY

  • How to overcome prints too dark from iMac

    I calibrate my iMac 24 with a spyder and use a stylus Photo R1800 but still have prints that are much darker than what appears on monitor. What do others do about this. Bob

  • 4th gen. iPod touch suddenly won't start up again?

    Hey all, hopefully someone can help me out. My iPod was working perfectly up until an hour ago, and for some reason won't start up again. I've looked at the various tips, holding the power button for 10 seconds, but it still won't start up. Help woul

  • CommandButton can't pass parameter?

    Hi guys, I was trying the following code on page1.jsp: <h:commandButton action="submit" id="searchButton"> <f:param name="zipcode" value="#{catalogBean.productid}"/> </h:commandButton> but what I got for the next page (page2.jsp) was null with <c:out