How to instal OS Mac on Windows

How to instal OS Mac on my Mac A1184 if i firstly delete osMac then instal to A1184 Windows sps3 and now i cant bring it back,when i put my instalation disks with OS Mac Tiger to A1184 the laptop doesnt see the disk. Plz help with this problem...

What you suggest is not possible.
As you have formatted your hard disk for Windows it will not recognize the Mac install disk.

Similar Messages

  • How to install SOA 10g on Windows 7 64-bit platform?

    Hi Friends
    How to install SOA 10g on Windows 7 64-bit platform ?
    I've downloaded the 64-bit version downloadable from OTN and able to run the irca.bat on DB 10.2.0.3 however the SOA Installer fails at BPEL Config Assistant step with errors :
    deploy-applications:
    Deploying Oracle BPEL Process Manager ...
    Copying 1 file to C:\SOA134\bpel\system\services\lib
    Copying 1 file to C:\SOA134\bpel\system\services\lib
    Copying 1 file to C:\SOA134\bpel\system\services\lib
    Updating jar: C:\SOA134\bpel\system\services\lib\orabpel.ear
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://<domain name>:6003/oc4j_soa -script C:\SOA134\bpel\system\services\install\ant-tasks/bpel_deployapps.txt
    Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.

    Hi,
    We know now why SOA Installer fails...
    Now we need to know why you can not start OC4J properly. What do you see in the log files?
    https://forums.oracle.com/forums/ann.jspa?annID=893
    Cheers,
    Vlad

  • How to install Oracle 11gR2 on Windows 7

    Hi friend;
    There are many questions about *"how we can make instalaltion on win7"*. Thatswhy i made one video tutorial which is mention *"How to install Oracle 11gR2 on Windows 7*
    Its avaliable at my blog:
    *http://heliosguneserol.wordpress.com/*
    Hope it helps who need to make this installation
    Regard
    Helios

    This question is not related to the Database Migration Assistant for Unicode (DMU). Please, post your question to one of the more appropriate forums, for example:
    General Database Discussions
    Database Installation
    -- Sergiusz

  • How to Install or Run on Windows Xp/7

    Hi, I just see the bin/kvctl for Linux.
    How to Install o Run on Windows ?

    The actual command to invoke kvlite is pretty simple. From the bottom of the kvlite script:
    java $LOGGING -cp $LIBDIR/kvstore-1.1.100.jar oracle.kv.util.kvlite.KVLite -root $KVROOT -store $KVSTORE -host $HOSTNAME -port $REGPORT $ADMINPORT
    Here is a .cmd file that you can use (it's not supported). Some of our developers run on Windows but it is not a supported platform since we don't run our qualification tests on it. It's Java code, so in theory, "it should just work".
    @ECHO OFF
    CLS
    SET RETURN_CODE=
    SETLOCAL
    echo %~dp0
    SET HERE=%CD%
    SET BINDIR=%~dp0
    cd %HERE%
    SET LIBDIR=%BINDIR%\..\lib
    SET EXAMPLEDIR=%BINDIR%\..\examples
    SET KVSTORE=kvstore
    SET HOSTNAME=127.0.0.1
    SET REGPORT=5000
    SET KVROOT=kvroot
    SET LOGGING=
    SET ADMINPORT=
    setlocal enabledelayedexpansion
    :LOOP_ARGS
    SET ARGNAME=%1
    SET ARGVALUE=%2
    IF NOT "%1"=="" (
    IF "%ARGNAME%"=="-store" (
    SET KVSTORE=%ARGVALUE%
    SHIFT
    SHIFT
    ) ELSE (
    IF "%ARGNAME%"=="-port" (
    SET REGPORT=%ARGVALUE%
    SHIFT
    SHIFT
    ) ELSE (
    IF "%ARGNAME%"=="-root" (
    SET KVROOT=%ARGVALUE%
    SHIFT
    SHIFT
    ) ELSE (
    IF "%ARGNAME%"=="-host" (
    SET HOSTNAME=%ARGVALUE%
    SHIFT
    SHIFT
    ) ELSE (
    IF "%ARGNAME%"=="-admin" (
    SET ADMINPORT=-admin %ARGVALUE%
    SHIFT
    SHIFT
    ) ELSE (
    IF "%ARGNAME%"=="-logging" (
    SET LOGGING=-Djava.util.logging.config.file=%EXAMPLEDIR%
    /logging.properties
    SHIFT
    ) ELSE (
    IF "%ARGNAME%"=="-usage" (
    call:USAGE
    GOTO:end
    ) ELSE (
    IF "%ARGNAME%"=="-help" (
    call:USAGE
    GOTO:end
    GOTO LOOP_ARGS
    IF NOT EXIST %KVROOT% (
    MKDIR %KVROOT%
    echo Store "%KVSTORE%" starting ...
    java %LOGGING% -cp %LIBDIR%/kvstore-1.1.100.jar oracle.kv.util.kvlite.KVLite -root %KVROOT% -store %KVSTORE% -host %HOSTNAME% -port %REGPORT% %ADMINPORT%
    echo.&goto:eof
    ::-- Usage Function
    :USAGE
    echo Usage: run-kvlite.sh [-help]
    echo [-logging]
    echo [-store storeName]
    echo [-port port]
    echo [-host hostname]
    echo [-root rootDir]
    echo [-admin adminPort]
    echo -logging enables console logging
    echo -store defaults to kvstore
    echo -port defaults to 5000
    echo -host defaults to localhost
    echo -root defaults to ./kvroot and is created on demand
    :end

  • How to Install Oralce 8i on Windows 7

    How to Install Oralce 8i on Windows 7
    please help me to install oracle8i in windows7.it is giving error not found jrew.exe

    784182 wrote:
    I too would like to know how to install Oracle 8i on Windows 7. Most of you responding seem to think that this is a "stupid" idea. I am trying to connect to a VAX 6630 running Oracle 7. My client is a billion $ top 10 Fortune 500 multi-national company that has been in business longer than Microsoft AND Oracle put together. The VAX 6630 has been running over 20 years and the disks have been spinning just as long. This is a lot better than Microsoft can do considering they can't even put together an operating system that works for more than a couple of years. Welcome to the REAL world, pal.
    I am currently connecting to the VAX with Oracle 8i installed on Windows XP. Works great! So, putting aside all the snickering, can you answer the question or not? No time to laugh here. We have REAL world problems to solve.The VAX was a great machine with a great OS. I'm not surprised it is still humming along. Perhaps, from a pure business standpoint, this reliability is what led to the demise of DEC ... once you buy their equipment, there's little reason to spend more money with them. But all hardware fails eventually. Where do you get hardware support for this setup?
    What do you do with your real world, Fortune 500 problem when you have to ask for help from Oracle? What is their response?

  • How to install hyper-v on windows 8 ?

    How to install hyper-v on windows 8 ?
    I want to install virtual PC but after some research I came to know that windows 8 no longer support virtual pc and it has been replaced by something called hyper-v.
    I just bought a Windows 8 laptop.
    I tried looking into windows on / off features (in control panel) and there is NO hyper-V.
    I know why I don't have hyper-V because after doing some research it seems like it is only available on windows 8 PRO.
    Here is comparison chart:
    http://en.wikipedia.org/wiki/Windows_8_editions#Comparison_chart
    I have Widows 8 on my laptop (NOT Windows PRO).
    Now in this situation, how to install hyper-v on my laptop ?
    Also, will I be able to run windows 7 virtually on my windows 8 laptop using hyper-v just like virtual pc ? like switching in windows between OS ? If I cannot do this and hyper-v does not work like virtual PC then I don;t think hyper-v will be useful to
    me at all and i don't wanna figure it out if it is not useful in any way ?

    Hi jeffcarter,
    To enable the Windows 8 Client Hyper-V feature, our computer needs to meet the following requirements:
    1. Hardware supports Second Level Address Translation (SLAT)
    2. 64-bit Windows 8 Pro or Enterprise.
    3. 4 GB or above of RAM.
    Therefore, it seems that your computer cannot install Hyper-V. Also, Windows Virtual PC cannot be run on Windows 8. Thanks for your understanding.
    In addition, regarding how to configure your BIOS to enable Intel VT-X, you can refer to your motherboard’s operating manual or query the vendor support for help.
    More information:
    Client Hyper-V
    Bringing Hyper-V to “Windows 8”
    Hope this helps.
    Jeremy Wu
    TechNet Community Support

  • How to install external microphone on windows 8.1 hp envy 17 17-j010ep

    how to install external microphone on windows 8.1 hp envy 17 17-j010ep
    the problem is that on the device manager sounds
    it shows the external microphone but i cannot activate it, when i do activate it stays deactivated with a down arrow red

    Hi Apedrodinis,
    I understand you are having issues with the microphone using Windows 8.1 on your HP Envy 17 17-j010ep. Here is a generic document on resolving microphone and line-in problems Windows 8.
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c03421813&lc=en&product=5397916&tmp...
    Hope it helps.
    Thanks
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • How to install office mac

    How to install office mac on macbook pro.

    Pavit
    If you're talking about MS Office for Mac, you just need to purchase it, and install it. What seems to be the problem?
    Joseph

  • Using bootcamp 5.1, Windows 7 home is installed but missed installing the drivers disk. How to install the Mac drivers for windows after the fact.

    While using Bootcamp 5.1, and OS X 10.8.2, I partitioned my Mac disk with 80 Gigs for Windows 7 home and the install went great, but I must have missed the time when I was to install the Mac drivers disk to install the drivers for Windows,(when in Windows I don't have a mouse or optical drive.)  Is there a way to install the drivers after Windows is installed, or do I have to go through the whole process all over again?

    Press X key after the startup sound to boot into OS X. Then, open Boot Camp Assistant, download Boot Camp drivers and burn them into a USB drive or DVD. Finally, boot in Windows and install drivers

  • Just purchased A P e and premiere have 5 disks now how to install on Mac

    just purchased A P e and premiere have 5 disks now how to install on Mac

    The application installers for the Mac are located on Disc 3.  For additional directions I would recommend reviewing Install | Adobe Premiere Elements | Photoshop Elements | Windows | Mac OS.

  • How to Install Oracle 10g in Windows 7 Home premium 64bit operating system

    Hi,
    I am using Windows 7 Home premium 64bit operating system. While i was installing oracle 10g i got error and not able to install. How to install the Oracle 10g databse on this operating system. Is there any patch to install this or i have to use other version of oracle with window 7 operating system?
    Thanks in advance
    Mayank Adhikari

    The argument would be who wants to install Oracle database on Windows 7. I think most probably by the developers who wants to "Try" something prior deal with a production database, right?
    For a developer, installing database using the hack is more than NOT having a local database running from the local system. I installed all the products mentioned with windows7bugs post and used the following tools to successfully connect and retrive data from the database instances.
    Toad 9.7.x.x
    SQL Developer
    SQL/Plus
    Developer 6i (Another hack, please check this link http://windows7bugs.wordpress.com/2010/03/01/installing-oracle-developer-forms-reports-6i-on-windows-7-64bit/).
    I think the discussion about whether all the features of client/server are still available with such a hacked installation is meaningless as far the information requested was strictly for Windows 7, not for a Server OS.
    regards,

  • How to install bootcamp drivers on Windows 8?

    Hello,
    Today I decided to install Windows 8 onto my Mac Pro running 10.8.5 in order to play games on Steam.  I started BootCamp assistant and made a 65GB partition for Windows 8, and when I tried to install Windows I unchecked the top box (not sure what it said now).  Now I have a Windows computer, I CANNOT get back to OS X.  The Mac Pro will not boot into OS X, it just goes straight to Windows every time.  I've read that there should be some place in Windows to switch back, but I cannot find it.  I tried holding down the option key upon boot up at the gray screen, it still goes straight to Windows.  I tried holding command R at the boot up screen, it goes straight to Windows.  HELP!!  I picked the 60.5GB partition to install on, could it have somehow erased my OS X partition?  Is there a way to install bootcamp drivers from Windows?
    Any help would be greatly appreciated.
    Thanks,
    Jared

    [Enable Bluetooth functionality after a clean installation of Windows 8|http://aps2.toshiba-tro.de/kb0/TSB2C03FI0001R04.htm]
    If a clean installation of Windows 8 has been performed, Bluetooth is not present and does not work on your notebook. It is necessary to install two driver components manually to activate the Bluetooth functionality.
    - Toshiba System Driver
    - If your notebook is equipped with an Atheros or Realtek WLAN card with Bluetooth, you have to download the Atheros or Realtek Bluetooth Filter Driver
    - If your notebook is equipped with an INTEL WLAN card with Bluetooth, you don't need to download any filter driver

  • How to install PS 7 on windows 7- 64 bit

    Help to install PS 7 on windows 7- 64 bit

    Ok but I read that PS 7 was only a 16 bit install. How do you get it to install on a 64 bit system?

  • How to install SAP GUI in Windows 8.1

    Hi,
    Please guide me how to install SAP GUI in OS Windows 8.1
    Regards,
    Priya

    Before installation of SAP GUI we need to know the OS details and the OS system Bits (32 / 64).
    NW SAP Setup
    • Download the software @ SAP Site using S user login ID.
    • Download the Software gui730_0-10010496 (include the patch 6 hotfix 1)
    • After download Extract it and go to the path and install.

  • How to install oracle 8 on windows xp

    i use windows xp and (pentum 4 processor )
    my question :-
    i want to how to install oracle 8 (client) i try to do this but the installtion can't complete and there was no any error message ...
    please help me and tell me step by step
    thanks

    ok how to install oracle 8 client on windwos 2000 pro
    please help me

Maybe you are looking for

  • Should I be able to drag folders from a stack in list mode?

    I'm unfamiliar with Lion and especially with stacks. Should I be able to drag doc. folders from a stack if it is in list mode? I can't seem to drag anything from the stack. The "About Stacks" help article seems to say that drag and drop should work i

  • J1INCHLN - Not creating chalans

    Hi FI Gurus, I created a vendor incoice through MIRO with TDS. Now when I am creating a remittence challan through J1INCHLN.....the system does not show any output upto 30 mins and then there is a ABAP overflow error. I checked the entry...there is B

  • Linking files in Shake from computer to computer

    I have a firewire drive that I work off of with many Shake projects. How do I move between machines without having to re-link everything? The files seem to be linked down to the computer. There must be some work around?

  • Commenting Out Library Code

    When a Library item is inserted into an html document, it automatically adds some commenting out code <!-- #BeginLibraryItem "/Library/footer.lbi" --> <!-- #EndLibraryItem --> but still appears in Design View (which is expected). There are times when

  • Advanced CSS Help!

    I'm using Dreamweaver CS5.5 as part of the CS5.5 master collection. On my website I currently have a single style sheet (named style.css) and it contains 7 styles (.background, .networking, .header, .footer, .main, .mainround, .instruction). Each pag