Where can i see disk I just loaded

I inherited a macbook pro when I started my position at work. THe person who used it before me made many peprsonalisations to the way the computer works, which is great. However, for the life of me, i cannot fidn where at disk is located to open it. I am used to it starting and "popping up" right away...
Trick is, i can't check spotlight for a file name, because the disk is photos taken at a job site, and likely all named random numbers...
I'm sure this is an easy fix, but i am too frustrated to think clearly and work it out; help?

Choose Computer from the Finder's Go menu.
(93543)

Similar Messages

  • Hi, i have just scanned some docs via my Ipad  and Epson printer. Saved them on a local folder! Where can i see and access this folder?

    Hi, i have just scanned some docs via my Ipad  and Epson printer. Saved them on a local folder! Where can i see and access this folder?

    Welcome

  • Where can I see the downloads LIST when downloading podcasts, like in the older version of iTunes?  I find it frustrating that I see only one at a time now !  Any suggestions please?

    Where can I see the downloads LIST when downloading podcasts,
    like in the older version of iTunes?  I find it frustrating that I see only one
    download at a time now !  Any suggestions please?

    Thanks for taking a stab at it: that didn't prove to be the problem. That option in the settings for tabbed browsing was not checked.
    I may be a bit behind the times: I am used to tabbed browsing showing all the tabs it possibly can, instead of just the last one. Sometimes it won't even show the last tab: I can have 15 tabs open, and not see a single tab. I've been confused by this into closing a window with lots of tabs open, because it looks like a single page-window.
    My main problem with the tab-bar flashing to the end of the row is that it means a great deal more mouse-clicking around to browse.
    I haven't tried installing the latest beta. Maybe that would fix the problem.
    Toddo

  • When i open my iphoto i can't see my pictures just boxes with nothing in it...help?

    When i open my iphoto i can't see any pictures, just boxes outlinine where the pictures used to be.  What happend to the pictures?

    Something happened - with zero information no one can even guess what happened
    What version of iPhoto? What version of the OS? what recently changed?
    LN

  • Where can I see my balance

    I just bought the Pages App for my iPhone and iPad, I clicked on buy now and it started to download and it seems that I have purchased the App, but I think I do not have any credit on my balance, so my question is where can I see how I paid for the App without paying anything. Or do I need to pay for the app on a later date?

    In iTunes on the top right part of the screen, sign in to your account (if you haven't done that yet). You can see your past purchase from the screen after you signed in.

  • Where Can I see my Oracle ID on Oracle OTN website

    Hi,
    Long time ago I created oracle otn account, now I need the Oracle ID, where can I see it .
    It will be the same as Oracle testing ID ?
    thanks in advance

    Law wrote:
    Hi, EdStevens
    The Oracle Testing ID has to do with Certification number, when you apply for it (OCP, ODCA).
    Then no, the testing ID has no relationship at all to either your OTN ID or your MOS (My Oracle Support) ID.
    Now, I'm apply a new job, they ask me to go to otn and create an account and send them back the Oracle ID, and that's what I'm looking for.See Joel's comments. If it's the latter (they want to be able to monitor your activity on OTN ) I'd be very concerned. My OTN account is my account, not my employer's. And even if that is what they are after, there is nothing stopping you from having two accounts ... one with your employer's email as the account name, and one with your personal email as the account name. Then just ignore the one with the employer's email address.

  • Where can we see the deleted requests from the DSO

    Hi all, i have deleted a red request in the DSO , which stopped the process chian, so i manuallly loaded DTP and activate , repeated the pc and its fine now, but i need the information regarding the red request i deleted from the requests tab, can u please help me finding where can we see the deleted requests from the DSO, thanks in advance...

    Hi Raghu,
    Open the PC in SE38,goto PC logs on which day DTP failed.right click on DTP-->select Process monitor
    Click on filter buttor>select last oneweek>Execute
    Then select the failed request(It shows status as deleted) You find the details here itself -->take the request number from this
    goto RSRQgive req id>Execute
    Hope this helps.
    Regards,
    Venkatesh.

  • I send mi link for podcast and i dont have answer, please where can i see the satus for aprobal

    where can i see the status for mi podcast?
    i got the mail that is in process but never the answer that was aproved or not!
    that was 5 days ago
    Thanks

    It can take at least two weeks for a podcast to be approved - sometimes more - as it required human intervention and there may be a large backlog. It's just a question of waiting. As you've received the acknowledgement email things are plainly underway, and all being well you should get an acceptance email eventually, giving you the URL of your Store page.

  • Where can i see EIS log file

    Hi to all,
    When i am doing the member load through EIS, i got the error like the load terminated with errors. where can i see these error logs in detail. Thanks for your help in advance.

    If the load is terminated with errors, you won't get any rejected records' file
    To check what went wrong, you can still go to: *<HYPERION_HOME>\AnalyticIntegrationServices\log\olapisvr.log*
    If the load is completed successfully, but with rejections, you can see them in *<HYPERION_HOME>\AnalyticIntegrationServices\LoadInfo\ +<Appropriate text file>*+
    If you're using v11, search for loadinfo & log folders under: *<HYPERION_HOME>\products\Essbase\eis\server*
    - Natesh

  • What are SMOUTIL1,SMOUTIL2,SMOUTIL3?where can i see?how to use them?

    What are SMOUTIL1,SMOUTIL2,SMOUTIL3?
    where can i see?
    how to use them?
    Please tell me,Thank you very much.

    SMOUTIL1, SMOUTIL2, SMOUTIL3 are considered the WMD's of the CRM middleware. 
    If they fall into improper hands, your middleware system could be wiped out and destroyed, reaping havoc on both CRM & ERP.
    Please read the all the documentation located here, before you try to use these wmd's.
    http://help.sap.com/saphelp_crm40/helpdata/en/c8/93ad3a9bfd664ee10000000a114084/frameset.htm
    You may want to also first read the book just published by the SAP press called the SAP CRM Middleware optimization guide, before you try doing any work with the CRM middleware.
    Take care,
    Stephen

  • Where can we see teh values of MONITOR - in Routines

    Hi
    I was trying to raise an exception in my Field Routine just to see on DTP Monitor. I got Exception in Monitor, no dount but can't see MSGNO, MSBV1 etc... in the monitor. And donno where can i see these values... Could u pls. help  in letting me know abt this... Thanks....
    DATA: RESULT1 type tys_TG_1-/BIC/ZNOOFDAYS.
         RESULT1 = SOURCE_FIELDS-ENDDATE - SOURCE_FIELDS-STARTDATE.
         IF RESULT1 > 10.
            RESULT = SOURCE_FIELDS-ENDDATE - SOURCE_FIELDS-STARTDATE.
         ELSE.
            MONITOR_REC-MSGID = 'ZMESSAGE'.
            MONITOR_REC-MSGTY = 'E'.
            MONITOR_REC-MSGNO = '001'.
            MONITOR_REC-MSGV1 = 'THIS IS USER GENERATED EXCEPTION'.
            MONITOR_REC-MSGV2 = SOURCE_FIELDS-STARTDATE.
            MONITOR_REC-MSGV2 = SOURCE_FIELDS-ENDDATE.
            raise exception type CX_RSROUT_ABORT.
         ENDIF.

    Hi,
    Please check in this table - RSMONMESS - based on the request id, you could able to view all the messages.
    I think also you have to append the monitor_rec to monitor table in order to view the messages.
    append monitor_rec to MONITOR.
    Thanks
    Sat
    Edited by: Sathish K Dharmaraj on Feb 4, 2010 7:10 AM

  • Where can I see output from ClassInitialize and ClassCleanup

    Hi,
    If I write
    TestContext.WriteLine("Some output")
    or
    Console.WriteLine("Some output")
    inside a test method, i see an "output" link in the Test Explorer and when I click it I can see the output "Some output". This is also true when I do it from a [TestInialize], [TestCleanup] and even [AssemblyInitiailize] or [AssemblyCleanup]
    methods. However, if I do that from a [ClassInitialize] or [ClassCleanup] methods - I can't see the output.
    Is there any reason for that? How/where can I see any output that I write inside ClassInitialize?
    AFAIR, in VS2010 I was able to see that from a link on the Test Results pane, but I currently don't have VS2010 installed to verify it.
    Thanks,
    Arnon.
    Arnon Axelrod

    Hi Arnon,
    >>I checked it again, and I realize that it works OK for regular MSTest classes (with [TestClass] attribute), but not for Coded UI (with [CodedUITest] attribute).
    I think I could repro this issue in my side, I get the same issue as yours using the VS2013 with the latest update package, it doesn't support it in Coded UI tests even if I enable the detailed coded UI test log:
    https://msdn.microsoft.com/en-us/library/jj159363.aspx
    To get the issue confirmed and diagnose by product team, would you please create connect report for it? You will get email notification for update.
    http://connect.microsoft.com/VisualStudio/feedback/CreateFeedback.aspx
    If you submit the report, please share us the link here, I will help you vote it.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Where can I see API for ADF Internal Class for a Specific JDev Version

    Hi,
    I wanted to check the API for certain ADF internal classes. Is this possible and where can I see it?
    I know also for a fact that its not good practice to make use of the internal class but my case is a little different
    so I would like to extend how the internal class is working.
    I use JDev 11G PS3 (11.1.1.4)
    Thanks

    Hi,
    Hope following will useful
    http://download.oracle.com/docs/cd/B14099_19/web.1012/b14022/overview-summary.html
    http://download.oracle.com/docs/cd/B14099_19/web.1012/b14022/allclasses-noframe.html

  • Factory Calender, Where Can I see it?

    Hi Experts,
    Pls. let me know that, Where Can I see the Factory Calender?
    thanq

    Hi srinivas,
                   You can use FM FACTORY_CALENDAR_GET to get factory calender.
    <REMOVED BY MODERATOR>
    Thanks,
    Srikanth.A
    Edited by: Alvaro Tejada Galindo on Apr 24, 2008 10:49 AM

  • Standard-Out -- Where can I see it?

    Hallo,
    I want to write some Strings to stdout, for better learnig the tool. I tried it with System.out.println(Sting).
    Where can I see this Strings, or is there an other way, to do this thing.
    Regards,
    Wolfgang

    Yes that is correct but first you have to right-click on Deployment Server and select "View Server Log". The you will have a server log in one of the output tabs.
    Regards Jirka

Maybe you are looking for

  • Emoji no longer works since upgrading to iOS7.

    I'm having a weird problem ever since I upgraded to iOS7. For some reason, my emoji no longer works. It works parially. When I hit the globe on the keyboard, I can see them all and choose which one I want to send, but I can no longer type ":)" to get

  • Using color sampler values with curves adjustment layer

    Hi, I have just started trying to teach myself javascript.  Based on preliminary research, it's become apparent that there are many functions in Photoshop that are either extremely cumbersome or impossible to code by hand without using the Script Lis

  • .mp3 to .wav conversion

    Hi All Genius I want to convert .mp3 files into .wav files. Is it possible if yes then how? Will anybody help me out? regards, Anil R

  • Run Crystal Report from URL includes username and password

    Hello, I've downloaded CR 2008, and CR Server 2008 demo's. I'm trying to use a feature I've used with CR10 enterprise, and XI report server, where I can run a report direct from the URL. Something like: HTTP://scada-ho/crystal/enterprise/admin/en/vie

  • Strange artifact in Illustrator PDF, only when printing via Adobe PDF printer

    Hello, I've run into a strange issue with an artifact in a PDF generated by Illustrator using the Adobe PDF printer. When I "Save As" a PDF, this artifact does not show. Using the same job options, printing via Adobe PDF creates this artifact. The ob