HT4413 looking for data i just transferred to iMac

so i just migrated data from a disc to iMac - where do i find the 'new Mac' now?

In the new user account you just migrated. Log out of your present account then log into the migrated one.

Similar Messages

  • Pointing FCE to Look for Data at New Location

    FCE is in my laptop, but original clips (within an iMovie project) were taken from an External Disk ("ED"). When I opened the finished FCE project, I still had to be connected to the ED in order to keep all the files intact.
    I copied the iMovie file into the laptop, and then Set the Preference to look for data in the new location in the laptop, but it is not working. Only upon re-connecting to the ED can all the files be found and viewed again.
    Any suggestions would be greatly appreciated; thank you for your time and efforts.

    Piero, thank you for the reply. Reconnecting individual clip to the corresponding clip in the new location will be difficult as the clips are in iMovie, which (unlike in the old iMovie) does not actually show us all the individual clips.
    I suppose I will just have to start over, OR a good lesson for next time, to make sure where everything should be.

  • I tried to upgrade Reader and got a 1316 message.  So I thought I would uninstall it and try a new clean download.  Now I can't do anything.  It is looking for Data\Adobe\reader 9.1.cab,  Any suggestions?

    I tried to upgrade Reader and got a 1316 message.  So I thought I would uninstall it and try a new clean download.  Now I can't do anything.  It is looking for Data\Adobe\reader 9.1.cab,  Any suggestions?

    You may also not want to shout (large bold print) when you go to the Reader forum. It irritates a lot of folks and may distract from your question.

  • Looking for data card‏

    Dears
    I have Wireless-G Router for Mobile Broadband from Linksys with these specifications
    model number :  WRT54G3G-EU
    serial number  :  CKI11H110780
    I am looking for data card that supported by this router
    Here is five models of data cards from Option.com
    http://www.option.com/products/overview.shtml
    Which one of these five data cards models are supported by this linksys router ?
    Specifically from these data cards
    Waiting for your replay as soon as possible
    Best Regards    

    UP UP UP

  • When my iphone looks for data it turns off my car stereo

    Henever my iphone looks for data my car stero cuts out. There is a handsfree bluetooth system in the car which works fine

    This can happen with lithium batteries that have been completely empty and the phone not used for a very long time, say more than 6 months. If that is the case, you may succeed to revive it by doing the following:
    Charge it for an hour or so,
    disconnect the charger,
    put the iPhone ON,
    do not use it for 10 minutes,
    use the phone for 1 minute,
    put the phone OFF,
    leave the phone for 15 minutes,
    connect the charger and charge for half an hour,
    disconnect the charger,
    put the phone ON,
    do not use it for 10 minutes,
    use the phone for 2 minutes,
    put the phone to OFF,
    leave the phone for 10 minutes,
    connect the charger and charge for half an hour,
    disconnect the charger,
    leave the phone for 10 minutes,
    use the phone for 2 minutes,
    etc
    do this 4 or 5 times: it sounds silly, but this has a scientific base, it tries to move the electrons again in the battery.
    At some point the battery may come back to life completely. I have had the same three times, and in all cases it worked (2 Nokia, 1 iPhone).

  • Looking For a Download Any Video App iMac

    All I want to do is download any video using an app that works with an iMac.  is there such an animal? Thanks for any help

    Well, let's not wait for the future.  Here it is: On Firefox you can download a video helper and install it. That enables you to go any site on the internet with video. If you want to download a video  to your desktop, let's say, you look for the swirling rainbow color balls, and next to it is a symbol that when you click on it  reveals the video playing. You click the video title, and it is downloaded to your desktop if you so choose that location.  Can I do that with Safari?  Can I go on the internet and look for the equivalent download helper for mac?  I don't want to always download videos using Firefox, though it's very easy....Thanks

  • Looking for Data Rates for Apple AIC vs DV...

    I've been looking around for a chart that compares the storage needed for an hour of AIC at the various qualities.
    I found this: http://support.apple.com/kb/HT2704   Please point me to the place of AIC Knowledge.
    Thanx from Rosco

    reading and writing the data shouldn't be the problem, its what you are doing with the data which will be taking all the time.
    Try this
    public class WriteFile {
        public static void main(String... args) throws IOException {
            String filename = "record.csv";
            int records = 140 * 1000;
            int values = 6;
                long start = System.nanoTime();
                PrintWriter pw = new PrintWriter(new BufferedWriter(new FileWriter(filename)));
                for (int r = 0; r < records; r++) {
                    for (int i = 0; i < values; i++) {
                        if (i > 0)
                            pw.print(',');
                        pw.print(r * 10 + i);
                    pw.println();
                pw.close();
                long time = System.nanoTime() - start;
                System.out.printf("Time to write %,d records was %.3f sec. file size=%.3fMB%n",
                        records, time / 1e9, new File(filename).length() / 1e6);
                long start = System.nanoTime();
                BufferedReader br = new BufferedReader(new FileReader(filename));
                String line;
                while ((line = br.readLine()) != null) {
                    // do some work.
                    String[] parts = line.split(",");
                    int[] nums = new int[parts.length];
                    for (int i = 0; i < parts.length; i++)
                        nums[i] = Integer.parseInt(parts);
    br.close();
    long time = System.nanoTime() - start;
    System.out.printf("Time to read %,d records was %.3f sec%n",
    records, time / 1e9);
    PrintsTime to write 140,000 records was 0.462 sec. file size=6.193MB
    Time to read 140,000 records was 0.792 sec

  • Looking for Data Translatoin DT 2821 VI

    Hi folks,
    I'm new with Labview (5.1) and want to use it with a Data Translation DT
    2821 PC- ISA board.
    Does anybody know were to get free drivers from for this board?
    There weren't any with the Software and I didn't find any on the Nat.
    Inst site, nor anywhere else (except from Data Translation, which want
    to be paid for them).
    Any ideas?
    Rainer Ehrt

    Labview don't supply drivers for the data translation cards, but data
    translation do. However, I was told that they were not up to code. I asked
    data translation for a demo/evaluation (just to be sure) and they simply
    stated that they did not offer demos, since the product worked fine...
    If you want to make your life a lot easier, and save a bunch of money(in
    debuging the drivers), buy natinst DAQ cards. I was very statisfied of the
    move.
    Il you find any drivers on the net, please let me know.
    Champlain Landry ing. jr
    Rainer Ehrt wrote in message
    news:[email protected]..
    > Hi folks,
    > I'm new with Labview (5.1) and want to use it with a Data Translation DT
    > 2821 PC- ISA board.
    > Does anybody know were to get free drivers f
    rom for this board?
    > There weren't any with the Software and I didn't find any on the Nat.
    > Inst site, nor anywhere else (except from Data Translation, which want
    > to be paid for them).
    >
    > Any ideas?
    >
    > Rainer Ehrt
    >
    >

  • How do I connect an old Time Capsule to look for data from a previous OS?

    Hello. I replaced my old Time Capsule with a new one a few months ago, and broke in the new Time Capsule with a fresh backup of a clean 10.9 install after migrating my user account.
    Today, I noticed that there were some folders full of personal data that are neither on my MBP, nor in my Time Machine backups on the new Time Capsule. I am hoping that these folders still exist on my old Time Capsule which I used with 10.8.
    I'm wondering how to search through my old Time Capsule and its Time Machine backups. Specifically, I'm wondering how to connect it to my MacBook Pro, and whether I will be able to search for my (hopefully not) lost data through the Time Machine interface, or through the directory structure contained in Backups.backupdb.
    Can anyone help me out with a plan to proceed?
    Thank you very much.

    1. Turn off Time Machine in System Preferences
    2. Unplug new Time Capsule
    3. Turn off Wi-Fi in the menu bar
    4. Attach old Time Capsule to power
    5. Attach old Time Capsule to MBP via ethernet
    6. Wait for old Time Capsule to appear in Finder > Sidebar > Shared
    7. Select old Time Capsule in Finder > Sidebar > Shared and Connect to old Time Capsule
    8. Select the Data directory
    9. Double-click on the .sparsebundle file that represents the volume that was backed up on the old Time Capsule
    10. Hold down the option key and click on the Time Machine icon in the menu bar and select Browse Other Backup Disks...
    11. Select the Time Machine backup disk you would like to browse and choose Use Selected Disk
    12. Browse old Time Capsule backup in Time Machine environment, restore data as normal, exit Time Machine as normal
    13. Eject old Time Machine backups (the .sparsebundle you mounted) under Devices in Finder > Sidebar
    14. Eject old Time Capsule under Finder > Sidebar > Shared
    15. Disconnect ethernet; disconnect old Time Capsule from power.
    16. Plug in new Time Capsule (it boots); turn Wi-Fi on (reconnect to network, if necessary); turn Time Machine back on in System Preferences

  • Linux versus NT - Looking for data

    Hi,
    I'm currently working at a company that has a number of Oracle 7
    instances running under WinNT 4.0.
    One of my tasks is to help upgrade these to Oracle 8.0.5.
    A manager has asked me my thoughts on using 8.0.5 under Linux
    instead of NT.
    Quick overview:
    - The instances are generally fairly small 1 - 10Mb of data;
    - They are not used that intensively, with < 10 concurrent users.
    null

    Ian Parkin (guest) wrote:
    : Oops,
    : I decided not to post this question at the current time - the
    : O_SYNC thing is not something that I would like to move forward
    : with at this time.
    : Please disregard this thread and I will punish my mouse for
    it's
    : inabilty to hit the right area of the screen :)
    : IAP
    This is not a thing that cannot be corrected. Contact youl local
    Oracle support centre and ask for patch for bug id: 882446
    Andre
    null

  • Quicktime crashed, looking for data.

    While making a long recording of a live event, quicktime crashed just as I hit "save". I was unable to apply a filename and save the recording. I'm guessing a few hundred megs of quicktime audio data doesn't just disappear, but is instead tucked away in some cache folder somewhere. Anyone know where I might find this data so I don't lose this recording?

    UP UP UP

  • Old Topic, looking for newer answers....iMac (Late 08 model) shuts off

    Hi all, I've posted this topic before but became really busy and was unable to troubleshoot this problem to the fullest. Long and short is that my iMac decides to shut off on it's own. I've ran the hardware test months ago with the code saying that the temperature control was messed up. I've since taken my iMac to an Apple service center where they have changed the display and the power source and I'm still having problems. I've surpassed the Apple warranty and was dumb enough to not get the AppleCare for this system.
    A little more details, temperatures of core components (the ones that iStat Pro would show) seem to be normal. Nothing is over 120 F yet my CPU fan is spinning at nearly 4k rpm. For whatever reason, when this fan kicks in, the computer likes to shut off, even if temps aren't that high. Has anyone else experienced this? I know I'm going to either have get a new computer or face the bill for repair, but any help would be greatly appreciated.
    Lastly, I've tried running the Hardware test before posting this and the dang test won't launch. I'm losing too much hair people, please help!

    Ok, figured out the hardware code, it is: 4SNS/1/40000000: TpOP-131.000. Any takers?

  • Web Based Messageboard (JSP, XML, XSLT) - Just Looking For Advice Please!

    I have a general question - I am not looking for any code, just some advice if possible. I am studying on a Masters course and I have been given an assignment to do which I am having difficult getting started. I have worked a lot with Java up until now, however this is the first time I have had to JSP on my course.
    My current assignment is that I am required to create a simple web based message board, using JSP and XML, which allows users to post messages to the board, and also to reply to messages. The content of the message board is stored in an XML file, and there is no database involved. The message data needs to be formatted for viewing in a browser using XSL transformations.
    I am stuck as to how to go about starting the project, and this is all I am asking for advice in. I have created the basic XML file which has some preliminary data stored within it, and I have created an XSL stylesheet to transform this data, however I am stuck with the JSP. Do I need to create a seperate JSP page for each page of the website? How does this link in with the XSLT?
    I would welcome and really appreciate any advice, but I stress that I am not looking for anyone to give me any code or anything like that.
    Thanks.

    You can use XSLT to convert XML to HTML. Then include this HTML in your JSP. Further on you've a plain HTML form with an input field for a message which you submit to a servlet. In the servlet validate/convert/whatever this message and add it to the XML file and then forward/redirect the request back to the JSP.

  • Java.util.Date deprecated methods, looking for new ones

    Hi,
    I can't find anywhere.
    I'm looking for Date methods, exactly like
    getYear();
    getDay();
    but i don't want them being deprecated.
    I want to get an INT out of a Date (Year, Day, ...)
    please give me a link, name of a fucntion or something.
    Thanks

    Look at the API docs. It says that you have to use the methods in java.util.Calendar instead.

  • I'm looking for some inspiration here on how best to set up my TC

    Copied from a post else where, any help greatly appreciated!!
    I'm looking for some inspiration here on how best to set up my TC for my needs & wondering how others do for similar needs....
    I have a 2TB TC that I have set up so that all of mine & my girlfriends photo's, music, movies & documents are on the one location so that we can access it wirelessly from both our MacBooks & also from a MacMini which I'm going to buy in a month or 2. Changing the location for where iTunes & iPhoto look wasn't a problem but browsing through iPhoto in particular is really slow due to the number of previews I presume, and also we are now unable to have any of the media with us when traveling about, synching phones on the move is a disaster as well!
    Anyway,
    is there an easy way of setting up iTunes / iPhoto so that we can have all the data on the TC managed on the MacMini but import small iTunes Playlists & iPhoto Albums to our MacBooks without having to change in preferences where the applications look for data each time we get home?
    Any help anybody can offer would be grand!
    Thanks in advance.........

    You topic might be better suited for the iPhoto or iTunes forums, since your question seems to be with the application(s) functionality, not really the Time Capsules. However, if you start iPhoto or iTunes while holding down on the "option/alt" key, you can manually select a library to access. When you want one of your computers to access the library on the Time Capsule, make sure it's mounted as a shared volume on your Desktop and then open iTunes and point it towards the library on the Time Capsule. If you want to use a smaller library on your computer, open iTunes and point it to the library on your Mac. I've never switched back and forth multiple times between multiple libraries, so you might check in the iPhoto or iTunes forums to see if any issues may arise from doing this repeatedly.
    -Doug

Maybe you are looking for

  • Error while creating confirmation for a shopping cart

    Hi, i have created a sample fm and am passing sample values that i got by debugging the standard portal and badi(bbp_doc_change_badi) together, to create a confirmation. I am getting the following error in the process,while debugging, in the lt_messa

  • IPod will not show up in iTunes even after trouble shooting

    For some reason, I cannot get m iPod touch to show up in my iTunes. It charges when it is plugged into my macbook and everything, but I cannot get it to be recognized by iTunes, even after following the trouble shooting. The closest i got to it worki

  • DV6745us hard drive size max

    Does any know the largest internal hard drive size that  dv6745us Pavillion has support for in the BIOS? I upgraded from a 250gb to a 320gb but want to go to a 500gb or 640gb. I called HP but they can't tell me what it is. Go figure.

  • Problem starting Tomcat web server in Ubuntu.

    Hi every one, I use Ubuntu OS.I have installed J2sdk.I want to start tomcat webserver but whenever i start the server I get an error as '/usr/share/tomcat/bin/catalina.sh: line 41: setJava: No such file or directory' I tried removing the line, to fin

  • How do you import dvds

    how do you import dvd videos to itumes?