Trouble with Migration Assistant! Please help!

My G-4 (OS 9.2.1) flat screen went dark. I want to transfer important files from the G-4 Tower to my new I-Mac OS X (10.4.9). I launch Migration Assistant from the I-Mac. I've got the firewire connected from the G-4 to the I-Mac. I restart the G-4 and hold the T-key on the keyboard down during startup. The Migration Assistant software on the I-Mac indicates it's waiting for the "disks" to appear --- and they don't appear. Any help or suggestions would be appreciated!

There's no need to use the migration assistant to move OS 9 stuff. Just boot the iMac, hook up the G4 to the iMac, boot the G4 in TDM mode, and when its HD pops up on the iMac's screen, double-click on it, and drag & drop everything from it to the iMac. IIRC, the migration assistant only deals with OS X.

Similar Messages

  • Trouble with migration assistant going from 10.5.8 to 10.6.1

    Hi,
    I have a macbook pro running 10.5.8 and just got a new macbook running 10.6.1. I'm trying to run the migration assistant. It gets to the point where it says 'preparing information' on each computer and then it seems to just hang. I've let it go for 45 minutes and nothing happens past that.
    Any help would be appreciated!
    Thanks,
    Susan

    I'm not sure what you are doing so try this:
    On the old computer do the following:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) 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 and/or Tech Tool Pro 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.
    With both computers turned off connect a Firewire cable between them. Boot the old computer into Target Disk Mode. After the TDM screen appears boot the new computer normally. After the new computer has started you should find a drive icon for your old computer on the new computer's Desktop.
    Open Migration Assistant in the Utilities folder. Select the migration option (should be already selected) to migrate from another computer or hard drive. Then follow the onscreen instructions. For additional help select Migration Assistant Help from the Help menu.

  • Trouble with Migration Assistant

    I just bought a new Macbook Pro. I have 2.5 year old Macbook pro, running OS 10.4.11. I'm trying to use migration assistant to move everything, but no luck so far. I first tried through the wireless network (knowing it would be slow), but I couldn't get my new computer to see the old one - it would get as far as giving me the passcode to put in the old computer, I'd put that in, and then it would just say preparing or something like that. I waited about 30 min with no luck. So then I went to 3 stores, and eventually found on that sold firewire 800 cables. I tried migration assistant with the firewire option - I get as far as rebooting the old computer and getting the firewire symbol and that's it. The new Macbook pro just keeps saying waiting for computer to reboot. I did upgrade my software on the old Macbook. Not really sure what else to do at this point. Any help would be much appreciated!

    Here's a link that might be helpful:
    http://discussions.apple.com/thread.jspa?threadID=435350&tstart=0
    Good luck!

  • Troubles with Migration Assistant SnowLeopard - SnowLeopard

    I had to make a clean install of osx 10.6.8 on itself. before that I madea  backup on external HD with TimeMachine. Now, the Migration Assistant reads the content of backup disk but it does not start transfer. Any suggestion? tks

    armando francesco wrote:
    Tks for the answer but the trouble persists. After checking , calculating, and displaying  the amount of GB to be transferred, Assistant is stuck right on the screen in Your reply. You can press the button Continue but nothing happens. I have waited for a long time (more than 1 hour) but still nothing else happens.
    It's possible the backups are damaged.  Try to repair them, per #A5 in Time Machine - Troubleshooting.
    Why did you do this in the first place?  Could there be other problems, such as hardware, that were causing trouble?  If so, that may be the difficulty here.   You might want to run this:  Intel-based Macs: Using Apple Hardware Test.  Run the Extended tests(that may take an hour or so, depending on how much RAM you have).  Write down any error code(s) it shows.

  • Trouble with the printer PLEASE HELP!!!!

    Hi,
    I was wondering if anyone could help me. I work at an elementary school and I was recently trying to set up one of our iMac computers with a new printer. The printer is a HP LaserJet 1320. I installed all of the drivers from the disk into the computer and it told me that I had to set up the printer in the "Desktop Printer Utilities" file. When I went to do that I found that there was no such file in the system. I was wondering if there was a way of getting the printer to work. And if so I need detailed instructions so that I can set up the printer properly for the teacher. PLEASE HELP
    Thank you very much!

    Hi, wacko179 -
    Welcome to Apple's Discussions.
    I believe they are referring to Desktop Printer Utility, which is a program, not a file. It is one of the standard OS 9 utility programs installed by default. Try doing a search on your hard drive for it - note that the spelling of its name is a bit different than the one you gave.
    If it is indeed missing, you can use the utility TomeViewer to extract (expand) any files you want from an Installation Tome on an OS 9.x Install CD or download disk image, without running the installer.
    How to use TomeViewer
    The item Desktop Printer Utility can be found in the Installation Tome located here on an OS 9.0.x Install CD - (CD) >> Software Installers >> System Software >> Mac OS 9 >> Installation Tome.
    Note that this requires the use of an original OS 9 disk named Software Install, or a retail OS 9.0 or 9.0.4 Install CD.

  • I am having trouble with my terminal please help..

    hey guys ,when ever i open terminal it always open with terminal bash 80X24 and after 10 secs it ends up with  "process complete" written on the terminal window.
    now please tell me what to do somedays before i was trying to install homebrew using terminal ..that day onwards  i m facing this problem.please help me guys .
    thanks is advance

    Sounds like maybe there is a broken shell initialization script
    Terminal -> Shell -> New Command... ->
    copy and paste this command into the new command dialog box and look at the results
    /bin/ls -l .bash_profile .bash_login .profile .bashrc
    You may get output such as:
    -ls: .bash_login: No such file or directory
    -ls: .profile: No such file or directory
    -rw-r--r--  1 raharris  staff  31561 Sep  5 18:13 .bash_profile
    -rw-r--r--  1 raharris  staff  58026 Nov 17 11:39 .bashrc
    If all 4 files come up No Such File or Directory, it is not a bad shell initialization file
    If you do have one of these files, such as my example .bash_profile, then you need to move it out of the way
    Terminal -> Shell -> New Command... ->
    copy and paste one of the following commands into the new command dialog box to move the selected shell initialization script out of the way
    /bin/rm .bash_profile saved.bash_profile
    /bin/rm .bash_login saved.bash_login
    /bin/rm .profile saved.profile
    /bin/rm .bashrc saved.bashrc
    repeat for each script was found the above 'ls' command

  • Having trouble with I-Tunes, Please Help!!!!!!!! New User

    Hi, im having continous problems with i tunes im a new user and im finding very hard to work out how me and my girlfriend can use i tunes with different i pods. Im sure their is a way we can use the same program without having to keep deleting each others music and adding it all over again. Can someone please advise how we can both use i tunes from the same program/computer and have our own library of music without the others music be downloading onto the wrong i pods.
    I hope that makes sense and someone can help.
    Thanks Alex

    There are basically two ways of using multiple iPods on a computer and these involve:
    a) Sharing a single iTunes library and user account.
    b) Creating multiple user accounts and having separate libraries.
    Sharing a Library
    If you want to share the one library, you can set either or all of the iPods so that they only get updated with only certain playlists (you can update from more than one if you wish):
    Loading songs onto iPod automatically - Mac
    Loading songs onto iPod automatically - Windows
    Choosing the update option "Sync Music - Selected playlists" allows you to create a playlist specifically for the iPod and drag the tracks you want into it. If you tire of the list and want to change it, you just add or remove the songs you don't want. The ones you take out out remain in the library to be used some other time if you choose. You can read more about playlists at these links:
    iTunes: Creating playlists of your favorite songs
    How to create a Smart Playlist with iTunes
    Or you can choose to update any or all of the iPods manually and just drag whatever content you want to them: Managing content manually on iPod
    Loading the iPod shuffle differs slightly but it can still be used with the others, for details have a look at this page:
    Loading songs onto iPod shuffle - Mac
    Loading songs onto iPod shuffle - Windows
    Separate User Accounts
    Another option is to create a separate User account for each person on your PC or Mac. Different accounts by definition would give you completely separate libraries. Each account has it's own iTunes folder, Library and iTunes Music folder and you load it with CDs etc just as you did with your original one. The iPod can be set to update however the owner chooses, sync all, manual or sync specific playlists

  • Trouble With Audio PlayBack Please Help!!!

    Ok, so i logg into itunes as usual and go to listen to a couple songs. When i click a song to play on it doesnt Play. Im Starting to get a little worried. So i exited out of itunes and then tried to open it back up. Once i clicked the icon a message popped up and said: itunes has detected a problem with your audio configuration. Audio/vidoe playback may not operate properly.
    So after that i knew it wasnt good. I then re-started my computer. Ended up that my whole entire windows xp theme has been changed. I ran a virus scan and it was clean...
    So if anyone can help me please! I cant live withough music!!!
    Message was edited by: Superslick55

    http://docs.info.apple.com/article.html?artnum=304424

  • Trouble with iTunes 8 Please Help Me

    After I installed iTunes 8 none of the songs will play and i know its not the sound system because when I hit play the bar at the top never moves.

    Ok, so I just upgraded my itunes 7 to 8 and now NO MUSIC will sync!! What's the deal? Is there some way to get back to itunes 7?

  • HT4796 Help needed with Migration Assistant, can't find files?

    I've just purchased my first Mac (macbook Pro 15in) so please be kind, I'm so clueless it's ridiculous! Using migration assistant  I've transfered aprox 100GB of files from my PC which seemed to take about 2seconds, but have no idea where they are or how to access them. The files were mostly music but when I opened itunes there is nothing in my library. The rest of the stuff was pics, docs, email accounts but none of that seems to be there either.. From the few articles I've read I seem to have somehow created another user account which is labeled Guest User/Sharing only, but I can't seem to log in as that user to find the files.. What have I done?!  HELP!!

    Congratulations!
    ... Using migration assistant  I've transfered aprox 100GB of files from my PC which seemed to take about 2seconds, but have no idea where they are or how to access them.
    It sounds as though Migration Assistant did not do a thing. With Migration Assistant, 100 GB will take time, no matter how the two computers communicate it will be at least an hour. Probably more. I recommend you connect them both to a wired network and make sure the PC is really using it. Wireless will take a lot longer.
    I suggest you read the following step by step. On your Windows PC, you will need to download Migration Assistant. That link and everything else you need to know is in this document: OS X Lion: About Windows Migration Assistant. Follow its instructions to the letter.
    The "guest" user is a feature of OS X and will not contain your files. Don't concern yourself with it.

  • I am having problems with migration assistant (windows pc to Mac 2011) When I get to the 'Quit other applications' box and click continue, nothing happens. There are no other apps running - any ideas, please?

    I am having probems with migration assistant. Trying to transfer data from a windows laptop to iMac 2011. It was working fine when I did the set-up yesterday, but it was going to take hours to transfer some videos so I quit the process with the intention of doing it again at a later stage. However today I find that everytime I get to the 'Quit other applications' box on the Mac and click 'continue', nothing happens. Have checked mission control and confirmed no other apps running. Tried several times with the same result every time. Migration Assistant running on my laptop with the 'Waiting for mac to connect' box displayed. Mac is connected to wi-fi OK as able to use Safari and access internet. Any ideas, please?

    Thanks for your suggestions. Have managed to get Migration Assistant working but now have a new problem, i.e. where does it save the transferred files?!! Searched a few forums and it seems it saves it under your old username, or suchlike. Anyway I tried logging on as a new user using my old user name but there were only a handful of files there, couldn't locate the majority of stuff from my old laptop. Anyway I don't intend to go through any more hoops with MA - will just save the important stuff to an external drive and transfer it that way. Not impressed with MA at all. I thought it was supposed to be a user-friendly tool to simplify the transfer from pc to Mac - not my experience, I'm afraid!

  • The "From" column in my Yahoo! e-mail account is blank. I trouble-shot it with them to no avail and they determined it was probably an issue with Firefox. Please help!

    The "From" column in my Yahoo! e-mail account is blank. I trouble-shot it with them to no avail and they determined it was probably an issue with Firefox. Please help it has been like this since Monday! Furthermore, it appears fine when I view my Yahoo! e-mail while using the Google Chrome web browser.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

  • Pb with migration assistant

    Hello,
    I try to install a new Macbook Pro with Migration Assistant.
    I connect the Ethernet cable between macbook pro Lion (Source) and macbook pro Lion (Target) and i start.
    When i arrived on the screen Transfer Information to this Mac, i select "From another Mac" and i launch Migration assistant in the source.
    The target view the source but source can't view target.
    I have always "looking for another computer" and nothing.
    Thanks for your help.

    Hi,
    Sorry for my mistake with Pb, I'm frenchman and it's the first time I write a post..And sorry if my english is not correct... If you understand me...it's perfect
    So, in the Pondini's Setup New Mac,(thank you very munch for that) he wrote :
    Usually, the best way is to use Setup Assistant, when you first start up your new Mac.  It will set the new Mac up just like the old one:  all configuration, settings, users and data, and all applications (except newer versions already installed).
    I make that, but nothing.
    So I select "Do not transfer the know", and when I created the user, I do not choose the same as the source, otherwise there are a problem with migration assistant. and after, I used Migration Assistant to install all applications, configurations...But I think it isn't normal.
    Today, i will  try to install a new Mac with Time Machine. 
    Thanks for your help

  • Insufficient space for importing TM backup with migration assistant

    First of all this is not for my main Mountain Lion installation on my Mac Pro, it is on a VM Ware Fusion virtual Mountain Lion installation that is running on my Mac Pro also running Mountain Lion. So this is really more a question dealing with VM Ware Fusion (or Parallels since I have the same issue with that as well) vs. a problem with Mountain Lion. Confused yet? I sure am....
    I am trying to import a time machine backup of my previous Snow Leopard drive into my virtual machine. I did not want to import this into my new drive because I am starting fresh and trying to clean up and Snow Leopard had 10 years worth of crus I am trying to get rid of, but I would still like to have my old SL drive running within VM Ware to help with the transition. I have a Mac Pro with a dual monitor set up so I want it to run in my second monitor and very slowly over the next few weeks get all the files I want and need instead of just importing a bunch of useless crap. 
    Anyway, here is the problem I am having and cannot seem to get past this hurdle. When I open migration assistant inside VM Ware ML  and choose my time machine backup of snow leopard everything works fine until it finishes calculating the size. I deselected all the files and folder I possibly can which leaves 209GB. Even with every single folder deselcted it still give an insufficient storage error I have already resized the VMware drive to 400GB which is more than enough. In my real machine under Finder>Get Info it shows it as 400GB, but within the virtual machine it is only showing the Mac HD to be 40GB which won't allow migration assistant to import the backup due to insuffient storage.
    I have a Mac Pro with tons of disk space so I have plenty of free space to allocate but I have tried everything I can think of but came up blank. Sorry if my explanation was overly verbose or confusing but I wanted to give as much detail as possible. Haven't really fiddled with the settings in VM Ware in a while so I must be missing something.
    So, how do you import files showing as larger than 40GB from a time machine backup with migration assistant without getting an error that there is not enough remaining space? And again, I have already resized the disk to 400GB that shows as 400GB on my real machine but only as 40GB inside the VM Ware Mac HD. I also have Parallels if that is easier to do what I am trying to accomplish.

    I just solved the problem! And this is actually a pretty big deal because experts at the VM Ware Fusion website and many other forums told me it was impossible.
    So here is the guide to running Mountain Lion in VM Ware Fusion or Parallels with a partition larger than 40GB and allows you to import an old user account from Tiger, Snow Leopard, Lion, etc..
    1) Make sure to shut down Mountain Lion in VM
    2) Under VM settings expand hard drive to whatever size you like
    3) You will need either a disk image or an actual DVD of mountain lion, mount that in your VM and choose it as start up. After rebooting open disk utility and partition Mac HD. Instead of only showing the 40GB limit it shold now show the size you created from step 2. Close disk utility and install Mountain Lion as normal. Reboot and unmount disk image.
    4) You now have a virtual Mountain Lion with whatever hard disk size you chose.
    5) Open migration assistant and do your time machine back up as normal from previous systems.
    The reason you might want to do this are many. In my case I wanted to have my old Snow Leopard user account open and running on my second monitor since I just did a fresh install on my Mac Pro. It is easy to import audio, photos, videos but there was a lot of other things I want to take my time bringinging over. There are also many cases where I needed to open up an app and view settings. Now I have my old machine essentially running at the same time as my new install side by side which is fantastic.

  • My ipod generation 5 will not come out of recovery mode. i was simply updating my software and this happened. it will not let me restore it comes up with and error. please help, thanks.

    my ipod generation 5 will not come out of recovery mode. i was simply updating my software and this happened. it will not let me restore it comes up with and error. please help, thanks.

    Hey erinoneill24,
    Thanks for using Apple Support Communities.
    Sounds like you can't update your device. You don't mention an error that it gives you. Take a look at both of these articles to troubleshoot.
    iPod displays "Use iTunes to restore" message
    http://support.apple.com/kb/ts1441?viewlocale=it_it
    If you can't update or restore your iOS device
    http://support.apple.com/kb/HT1808?viewlocale=de_DE_1
    If you started your device in recovery mode by mistake, restart it to exit recovery mode. Or you can just wait—after 15 minutes the device will exit recovery mode by itself.
    Have a nice day,
    Mario

Maybe you are looking for

  • Error deploying RPD in  OBIEE 11g

    Hi All, I am trying to deploy RPD in OBIEE 11g. Everything has been working fine then I had an error on trying to restart the server. Server Log returned the below message. [13026] Error in getting roles from BI Security Service: 'Error Message From

  • Internet streamed Video and Audio Lag when I roll over buttons/change tabs

    Well just as the title suggests when I am watching videos online, aka youtube, hulu, etc, everything runs fine. But if I decide that I also want to check my facebook or something similar while watching these movies, the video and audio become choppy,

  • How to create hashed table in runtime

    hi experts how to create hashed table in runtime, please give me the coading style. please help me. regards subhasis

  • Difference - ORDERS05 sent from SAP to Supplier and SAP to SNC to supplier

    Hi Friends, Want to know the Difference between two scenario - detail level analysis, 1. ORDERS05 IDoc (Purchase Order) sent directly from SAP to Supplier. 2. ORDERS05 IDoc (Purchase Order) sent from SAP to SNC and then to Supplier. Is there any diff

  • Importing song problem - not complete

    I am able to import most songs but I noticed that some songs are not being completely imported. I just got a new laptop (windows xp) so I don't understand why there is a problem. I did try re-installing Itunes but that didn't work. I never had a prob