Installed new harddrive, what are the steps necessary to load operating sy

replaced hard drive in power book g 4 titatium(sp) What is next steps that needed to be taken so I can load OS X

Hi
Place the original disks that came with the laptop into the optical drive and hold down the 'C' key. The rest is fairly obvious from there. If you don't have the original installer disks but have a 'Universal' installer disk, use that instead. If you don't have any installer disks at all for some reason you're going to have to buy some.
All of this assumes your optical drive is at least a DVD-ROM and still working? If that's not the case there are other methods you could use to install the OS. The hardware you have means you can't install 10.6 (Snow Leopard) as 10.6 will only install on Intel Macs. If you have a set of gray coloured installer disks loaned to you by a friend or acquired in some other means which are not machine specific to your hardware you won't be able to use those either.
Tony

Similar Messages

  • What are the steps necessary to create an EXE using LabVIEW DSC ?

    I´m developing an application in LabVIEW 7.0 using the LabVIEW DSC 7.0 Toolkit. I´d like to know the steps I should take to cretae an EXE for this application.

    There is information regarding building a LVDSC .exe at
    http://zone.ni.com/devzone/conceptd.nsf/webmain/2f7cf918f3b412db86256a1c006af25f?OpenDocument
    It's from the time of LV6, but contains some useful info.
    =====================================================
    Fading out. " ... J. Arthur Rank on gong."

  • What are the steps necessary to allow a single user login the ability to execute a single stored procedure and nothing else.

    Hello,
    I have a request to create a user login and restrict that user to only be able to execute a single stored procedure.
    Is this possible using only TSQL commands? 
    Am i on the right track here?
    USE MyDatabase
    GO
    CREATE LOGIN [mylogin] DEFAULT_DATABASE = [MyDatabase], CHECK_POLICY = OFF, CHECK_EXPIRATION = OFF
    GO
    CREATE ROLE exec_single_proc_role
    GO
    exec sp_addrolemember 'exec_single_proc_role', 'mylogin'
    GO
    CREATE SCHEMA [restricted] AUTHORIZATION mylogin
    GO
    GRANT EXECUTE ON SCHEMA::restricted TO exec_single_proc_role
    GO

    Thanks for the reply.
    This particular user should need to be able to Alter, Execute, and View the stored procedure as well.
    Here is what i ended up with:  Any improvement are appreciated.  Thanks
    USE MyDatabase
    GO
    --DROP SCHEMA
    IF EXISTS (SELECT * FROM sys.schemas WHERE name = N'restricted')
    DROP SCHEMA [restricted]
    GO
    --DROP SERVER WIDE LOGIN
    IF EXISTS (SELECT * FROM sys.server_principals WHERE name = N'MyUserLogin')
    DROP LOGIN [MyUserLogin]
    GO
    --CREATE SERVER WIDE LOGIN
    CREATE LOGIN [MyUserLogin] WITH PASSWORD = 0x0100F1CF6792E602EF40DFF55983FDE81A9 HASHED, SID = 0xC33B04EECE59DC4C95BE66ED9B15D13D, DEFAULT_DATABASE = [MyDatabase], CHECK_POLICY = OFF, CHECK_EXPIRATION = OFF
    GO
    --DROP ROLE
    DECLARE @RoleName sysname
    set @RoleName = N'exec_single_proc_role'
    IF EXISTS (SELECT * FROM sys.database_principals WHERE name = @RoleName AND type = 'R')
    Begin
    DECLARE @RoleMemberName sysname
    DECLARE Member_Cursor CURSOR FOR
    select [name]
    from sys.database_principals
    where principal_id in (
    select member_principal_id
    from sys.database_role_members
    where role_principal_id in (
    select principal_id
    FROM sys.database_principals where [name] = @RoleName AND type = 'R' ))
    OPEN Member_Cursor;
    FETCH NEXT FROM Member_Cursor
    into @RoleMemberName
    WHILE @@FETCH_STATUS = 0
    BEGIN
    exec sp_droprolemember @rolename=@RoleName, @membername= @RoleMemberName
    FETCH NEXT FROM Member_Cursor
    into @RoleMemberName
    END;
    CLOSE Member_Cursor;
    DEALLOCATE Member_Cursor;
    End
    IF EXISTS (SELECT * FROM sys.database_principals WHERE name = N'exec_single_proc_role' AND type = 'R')
    DROP ROLE [exec_single_proc_role]
    GO
    --DROP USER
    IF EXISTS (SELECT * FROM sys.database_principals WHERE name = N'MyUserLogin')
    DROP USER [MyUserLogin]
    GO
    --CREATE USER AND ASSIGN DEFAULT SCHEMA
    CREATE USER [MyUserLogin] FOR LOGIN [MyUserLogin] WITH DEFAULT_SCHEMA=[restricted]
    GO
    --CREATE SCHEMA
    CREATE SCHEMA [restricted] AUTHORIZATION [MyUserLogin]
    GO
    --CREATE ROLE
    CREATE ROLE [exec_single_proc_role] AUTHORIZATION [MyUserLogin]
    GO
    --ADD ROLE
    EXEC sp_addrolemember 'exec_single_proc_role', [MyUserLogin]
    GO
    GRANT EXECUTE ON SCHEMA::[restricted] TO [exec_single_proc_role]
    GO
    GRANT EXECUTE ON OBJECT::[dbo].[MyStoredProcedure] TO [MyUserLogin]
    GO

  • What are the steps necessary to get EPICS server to publish when deploying on RT cRIO

    I have been using LV for many years and just began using a cRIO 9074 RT.  I am able to build and run/deploy simple VIs on the cRIO, but cannot get the EPICS server to publish the PVs to the network.  I have spent many hours researching examples and white papers, but can not find a good example of deploying an EPICS server on the cRIO.  ( I have successfully used EPICS on computer based systems)
    Does any one have a step by step example relating to EPICS deployment on a cRIO (Real Time)?
    Solved!
    Go to Solution.

    Turns out the PVs were being published.  Just have to know how to look for them.

  • What are the steps to follow after you install a new Hard Drive on a 17in Macbook Pro mid 2009

    I plan on installing a larger Hard Drive..the physical part is simple..but what are the steps after you close it up and hit the power button? Is there softwre on the mother board that will start the unit running??

    A new Hard drive will not be Mac-formatted, so you will have to do that first. A copy of Disk Utility to do the job is also on the 10.6 Installer/Utilities DVD.
    Boot to the installer DVD, but do not Install. Answer only the "what language" question, and wait a quarter minute for the menuBar to be drawn. Choose Disk Utility from the Utilities menu that appears.
    Select the Hardware_name of the new Drive. Partition, one partition, ( Options ), GUID partition table. Name the partition: MacIntosh HD and choose Format: Mac OS X Extended (journaled). It will complete in a minute or two, as it only rewrite the Directory area.
    If you wish to shake out your drive, you can erase it and Security Erase, Zero all data, one pass. But this takes HOURS.

  • How do i get my apple ID from my old iphone 5 to my new iphone 6 ? what are the steps? because last time i tried getting my apple ID from my old to new phone it all went wrong and i could not sign in or use imessage? thanks

    How do i get my apple ID to work from my old iphone 5 to my new iphone 6? what are the steps? as last time i tried this everything went wrong my imessage would not work and it would not let me sign in?

    Try TransPhone, it's working fine, but a bit expensive...
    After installing this, you'll Be able to send/recieve music, contacts, text messages, photos and Videos over bluetooth. Works fine with all mobile phones and computers...
    I may receive some form of compensation, financial or otherwise, from my recommendation or link
    <Edited by Host>

  • What are the steps to make it seamless for a customer to use the install program and then use the installed program?

    I wrote an install program (.exe) that is downloaded from a website.  When run, it 1) leads a customer to browse to a directory, and 2) copies files (.exe, .dll, etc.) from a website to that directory.  When I run, the installed program works.
    What are the steps to make it seamless for a customer to use the install program and then use the installed program? 
    bhs67

    This site https://msdn.microsoft.com/en-us/library/vstudio/2kt85ked%28v=vs.110%29.aspx provides a basic description of the Visual Studio Windows Installer. 
    Near the bottom of the page is "You can unlock all the features of InstallShield by paying to upgrade to the full version of InstallShield."  Where do I find info that describes the differences between the "free" and the "full"
    versions?
    bhs67
    Hello,
    The default feature does support the task for your requirement, so there is no need to pay for the other features unless you want to use some feature which is not free.
    In addition, as this thread
    InstallShield LE not available with VS 2012 RTM? shared, even through there is a link to InstallShield LE in the New Project dialog under Deployment solutions, but it belongs to third-party that I would recommend you consider posting this issue
    at the following forum to get supports about InstallShield.
    http://community.flexerasoftware.com/forumdisplay.php?133-InstallShield
    Regards.
    Carl
    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.

  • I need to transfer settings from my Macbook to a new Macbook pro. what are the steps I need to follow?

    I need to transfer the settings (mail, safari, etc.) from my Macbook to a new Macbook pro. what are the steps I need to follow?

    Time Machine will sort that out, you got an external HD ?

  • Hi, my name is Laith I'm from Iraq I just want to know what are the steps for buying a new iphone 5 from apple store and how to ship it to Iraq ???? and I would be grateful for you

    hi, my name is Laith I'm from Iraq I just want to know what are the steps for buying a new iphone 5 from apple store and how to ship it to Iraq ???? and I would be grateful for you

    Legality aside (I'm not a lawyer and have no opinion on the matter) in order to make a purchase of an iPhone 5 you would need to travel to a country where they are for sale and purchase it there. Be sure to get one that is officially unlocked or you would not be able to use it with your cell carrier. Be sure that your carrier supports use of the iPhone before you buy. Also note that the warranty of the iPhone is only valid in the country of purchase.
    Appe does not ship outside of the countries where it sells the phones.

  • What are the steps to change existing sharepoint 2010 farm database server to a new server

    Hi
    i have a sharepoint 2010 farm and backend with sqlserver2012 standard edition on windows server 2008 r2 server
    now what are the steps to if  want to  connect this farm to a new sql server 2012 on windows server 2012 server and remove this existing server
    adil

    You have two options:
    Use a SQL Alias and you will then need to swing all databases over to the new SQL Server
    Don't use a SQL Alias and swing all but the Configuration and Administration databases to the new SQL Server, and individually re-configure Service Applications/Web Applications to use the new SQL Server. This will force you to keep the old SQL Server around.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • What are the steps in deleting in add remove to install a clean version of itunes/quicktime?

    what are the steps in deleting in add remove to install a clean version of itunes/quicktime?
    What has to go, in order, like itunes-quicktime-mobile me, or?

    There are two part when installing WebEnt.. The first one is the web server part where it installs the fortecgi.exe or other web server components. This should be installed where the web server is going to be running. This is usually not you development server. The second part is the http library and web designer part. This should be installed on the development server. The http library need to go through a install of its own to make it part of the central environment. After that all the developers will have access to the http library and all they will need to do is install the Web desinger part.
    Hope this helps.
    ka

  • I have creative suite cloud products installed on my work computer. What are the steps I need to take to install them on my home/back up computer?

    I have creative suite cloud products installed on my work computer. What are the steps I need to take to install them on my home/back up computer?

    just log into your account and start downloading your apps, https://creative.adobe.com

  • What are the steps to be carried out for  installing 0cca_cc1 - business

    Hi All,
    what are the steps to be done for 0cca_cc1 for installation of business content and then how is the data extracted from r/3?
      - how to install nor use the standard queries and there are 2 update rules how to activate them too? for 0cca_cc1.
    Pls let me know the url for standard datasource for 0cca_cc1
    Thanks
    Pooja

    Goto source system (e.g. R/3). Execute RSA5 transaction.CLick on SAP and press + symbol on the top. then press find to get your datasource. press activate datasource. This will activate your datasource. In RSA6 you will get the activated datasource.
    Then in BI side you replicate your datasources and the installed datasource will be visible. Then create the data flow if not installed.
    Delta is relatively a big topic. Refer following:
    /people/swapna.gollakota/blog/2007/12/27/how-does-a-datasource-communicates-delta-with-bw
    /people/sap.user72/blog/2004/12/23/logistic-cockpit-delta-mechanism--episode-two-v3-update-when-some-problems-can-occur
    What you need to do from your end is create init infopackage, load the data. Once done create delta infopackage and load the data. If you are in 7.x then need to create DTP accordingly.
    But just remember the datasource should be delta capable. In infopackage when you get only full option then you can say the datasource is not delta capable.
    Edited by: Shailesh Naik on May 11, 2009 11:08 AM

  • What are the steps for moving FPGA to new target

    I thought I asked this question once but can't find it. So if this is a repeat I apologize.
    I have a PXI-7831r project that works. I need to cake a copy that runs on a PXI-7851r on another machine.
    What are the steps that I need to take and potential pitfalls.
    Thanks you in advance
    Judd
    Judd

    I hope this page helps.
    http://www.ni.com/white-paper/5075/en
    TailOfGon
    Certified LabVIEW Architect 2013

  • Setup Exchange2013, with Edge 2010, what are the steps

    i want to install exchange 2010 with Edge Role (and typical installation in Exchange2013).
    I want that all emails to be received from Edge 2010.
    Now, what are the steps after i've finished the default installation:
    1. on Exchange2013 create a default send connector to internet through Edge2010 or directo to mx record on internet?
    2. On edge2010, will i've to create any default send/receive connector?
    3. i've to create edge sync on Edge2010, export it...and import it in Exchange2013, right?
    Let me know with full steps, on each of servers.
    Regards!
    Lasandro Lopez

    Hi  Lasandro Lopez
    Thank you for your question.
    Exchange 2010 Edge Transport server expects a connection to a Hub Transport server. In Exchange 2013, the Transport service exists on the Mailbox server. Therefore, Internet mail flow occurs between the Transport service on the Mailbox server and the Edge
    Transport server, which effectively bypasses the Exchange 2013 Client Access server.
    You can subscribe Exchange 2010 Edge Transport server to an Active Directory site that contains only Exchange 2013 servers. You can import the Edge Subscription file and run EdgeSync on a standalone Exchange 2013 Mailbox server, or on a server where the
    Mailbox server and the Client Access server are installed on the same computer. You can't import the Edge Subscription file or run EdgeSync on a standalone Exchange 2013 Client Access server.
    The procedures to deploy a new Exchange 2007 or Exchange 2010 Edge Transport server in your Exchange 2013 organization are basically the same as in previous versions of Exchange. However, any procedures that are performed on the Hub Transport server are
    performed on the Mailbox server in Exchange 2013.
    You can refer to the following link:
    http://technet.microsoft.com/en-us/library/jj150569(v=exchg.150).aspx
    If there are any questions , please let me know.
    Best Regard,
    Jim

Maybe you are looking for

  • Find the user exit while creation and change of sales order

    Hi Team Below mentioned requirement , in which user exit i have to put below logic while creaion and change of sales order? u2022     The logic for the user exit to explode should consider the following assumptions and validations o     Customer mast

  • Can't find video playlist in iPhone 4s

    So I made a few video playlists in iTunes using files from the "Home Video" folder. Works perfectly in iTunes. But I can't find the playlists in the iPhone!! I also tried to make a playlist with both audio and video. But only audio shows up in the iP

  • TOC indenting a heading that shouldn't be indented

    Hi, Gang! I've created a TOC for a book and the TOC entries for the two divider pages are indenting when they should not be. The TOC style for the divider page heading has no indentation and the entry on the TOC reference page looks correct. To make

  • Remote debugging on iPlanet 60sp5

    I'm trying to get remote debugging working on iPlanet (Sun Web Server) version 60sp5 using jdk1.4.1. I think I've set all the setting correctly, but I get the error "Connection refused; Fatal error: Unable to attach to target VM." Here are how things

  • Cant play a recovered video file

    I had deleted a .mov file yesterday by mistake. Emptied the trash can and then used a restore program to find it. I found the file and it now shows up as a .asf file Which is corrupted. I did try a converter but Im not having any luck. The video will