OLA.EU TENTEI INSTALAR O WINDOWS NO MEU MAC BOOK E ELE TRAVOU.ALGUEM PODERIA ME DIZER ALGUMA COISA SOBRE ISSO?

oi eu tentei instalar o windows no meu macbook pro e ele travou. sera q alguem poderia me ajudar?

thank (or don't) google translate for this:
que você instalá-lo através bootcamp? se você simplesmente inserir o disco de instalação do Windows, era óbvio que ele ia falhar. computadores Mac só são capazes de rodar o Windows através de bootcamp. a propósito, por que você iria pagar 1199 dólares por um mac se você quer rodar o Windows?!

Similar Messages

  • Há uma maneira de instalar o windows 8 no mac usando boot camp com eficiencia? dizem que os drivers nao rodam

    há uma maneira de instalar o windows 8 no mac usando boot camp com eficiencia? dizem que os drivers nao rodam

    dizem que os drivers do windows 8 nao rodam direito no mac

  • Installing windows 7 on mac book pro late 2013

    Installing Windows 7 on Mac Book Pro Late 2013
    Background
    Mac Book Pro Late 2013 uses a USB 3.0 hub for the external ports, the keyboard and mouse devices.
    Windows 7 does not have the drivers to support USB 3.0 ports so these must be integrated into the boot.wim and install.win files so that Win7 can be installed and used on a Mac. If these drivers are not integrated when win7 is booted up then the mouse and keyboard will not function.
    Requirements:
    Two USB Flash drives
    Access to a Mac computer
    Bootcamp Assistant application
    Access to a Windows computer with windows 7 installed
    Windows 7 install disk or ISO file
    WinUSB application
    Windows Automated Installation Kit for Windows 7 (WAIK)
    Method
    On a Mac
    First prepare a USB Flash drive by formatting it using disk util app, found in Application Utility folder, to FAT format this will store the Apple drivers that can be downloaded from Apple using BootCamp.
    This will be called USB1
    Using Boot Camp Assistant select 'Download the latest windows support software from Apple'  to get the files from apple for win7 for your particular machine these will be downloaded and copied to the USB Flash drive called USB1.
    On a PC
    Using a PC download a copy of WinUSB from  www.joshcellsoftwares.com this software can create a bootable USB with the win 7 files copied on to it.
    Obtain a copy of Windows 7 either in DVD or ISO format.
    Using WinUSB and the Win7 DVD create a second bootable USB Flash drive. This will be called USB 2.
    About DISM
    DISM is a windows application that allows the editing of windows image files with the extension of WIM.
    If DISM is not installed on the PC it can be downloaded from windows website.
    To test to see if DISM is installed, open up a command prompt. Then type 'dism' without the quotes this will display the help description of DISM. 
    Drivers
    The apple drivers need to be added to the boot.wim file so that mouse and keyboard can function during the setup phase.
    The apple drivers need to be added to the install.wim so that mouse and keyboard can function after the setup phase.
    The video drivers are also added as it appears to cause problems if they are not included.
    Create a directory structure like this:
    c:\appleboot\
    drvrs
    mount
    win7x64install
    win7x64boot
    Create the following files in c:\appleboot\ with the following code:
    adddrivers.cmd
    color 0a
    dism /image:c:\appleboot\mount /add-driver /driver:c:\appleboot\drvrs /recurse
    ================================================================================ ==========
    mountboot.wim.cmd
    color 0a
    dism /mount-wim /wimfile:c:\appleboot\boot.wim /index:2 /mountdir:c:\appleboot\mount
    ================================================================================ ==========
    mountinstall.wim.cmd
    color 0a
    dism /mount-wim /wimfile:c:\appleboot\install.wim /index:4 /mountdir:c:\appleboot\mount
    ================================================================================ ==========
    unmountcommitfiles.cmd
    color 0a
    dism /unmount-wim /mountdir:c:\appleboot\mount /commit
    ================================================================================ ==========
    Copy the following files into their respective directories:
    Copy from USB 1 into drvrs the $WinPEDriver$ directory
    Copy from USB 2 \sources\boot.wim to win7x64boot directory, this will store the original file
    Copy from USB 2 \sources\install.wim to win7x64install directory, this will store the original file
    Then copy boot.wim from win7x64boot directory to the c:\appleboot\ directory
    Then copy install.wim from win7x64install directory to the c:\appleboot\ directory
    Once all the copying is completed then run the following cmd files in this order:
    For boot.wim
    mountboot.wim.cmd - this will mount the file for adding of drivers
    adddrivers.cmd - this will add the apple drivers to the mounted boot.wim
    unmountcommitfiles.cmd – this will commit the changes and unmount the boot.wim
    For install.wim
    mountinstall.wim.cmd- this will mount the file for adding of drivers
    adddrivers.cmd - this will add the apple drivers to the mounted install.wim
    unmountcommitfiles.cmd – this will commit the changes and unmount the install.wim
    Copy the files back to USB 2
    Copy the boot.wim and install.wim files from c:\appleboot\ directory  to USB 2 sources directory and overwrite the files.
    BOOTABLE USB
    You will now have a bootable USB Flash Drive that has the additional drivers needed to install Win7 on Mac Book Pro Late 2013.
    Mac Preparation
    On your Mac using Disk Util reduce the size of the partition of Macintosh HD so that there is approx. 80GB free for the use of Win7.
    Add a second partition, label it win7 and format it to FAT. This is so that win 7 setup can identify the correct partition.
    Installing Windows 7
    Insert USB 2 into your Mac and reboot, whilst holding the option key down.
    After reboot there will be three icons displayed one is the Mac operating system, the second is the recovery partition and the third is an orange icon indicating a bootable USB drive.
    Select this and win7 setup application will proceed to boot up with the keyboard and mouse functioning.
    Follow the prompts and when the drive selection appears select the win7 partition and format it to NTFS so that win7 can be installed. When windows setup reboots press and hold down the option key and select the windows partition so that setup can continue to install.
    After completion of installation of win7 insert USB 1 with the additional apple drivers. Goto the bootcamp directory and click on setup.exe file this will install additional drivers needed to use Win7 on a Mac.
    Once completed reboot your Mac and select windows to allow the drivers to update in windows.

    Yes this is correct that the /index:4 refers to the ultimate version of windows in mountinstall.wim.cmd
    dism /mount-wim /wimfile:c:\appleboot\install.wim /index:4 /mountdir:c:\appleboot\mount
    Users should do what applekryzzle suggested if you have a different version of windows. Thanks for the tip applekryzzle.
    With regards to the Intel(R) USB 3.0 eXtensible Host Controller drivers they are the ones that are provided by apple via boot camp assistant.
    These appear to work correctly and downloading as per instructions simplifies the procedure.
    For those that are interesred the updated drivers can be found here https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=22824&ProdId=346 7&lang=eng&OSVersion=Windows%207%20%20*&DownloadType=Drivers
    I have also seen in other discussions that some users get black screens i believe that it is the lack of video drivers which is included in the download from apple using boot camp assistant.
    I'm certain that this works on Mac Book Pro Late 2013 models and i feel confident that this will work with other models.
    I will appreciate any feedback if this works on other models.

  • Migration assistant to transfer data from PC - Windows 7 to MAC Book Pro running Mavericks

    Hello Gurus,
    I am having toruble using the migration assistant to transfer my data from my PC windows 7 to MAC book pro Mavericks.....
    The MAC window for migration assistant keeps searching the source computer..... and windows PC says waiting for the MAC to connect...

    I had the same problem, I solved it by turning off the firewall on both the PC and my MacBook Pro. It worked immediately after that. Hope that solves your problem too.

  • Can you use PSE files between windows pc and mac book?

    Can you open and save PSE files on a windows pc and mac book that are on an external HD?

    Yes, The operation works like it is for all other softwares.
    Thanks,
    Garry

  • HT3986 i was trying to download windows 7 on mac book air 10.8.2.seems like i didnt copy my windos disk on the usb properly at the begining,so after the boot camp steps the screen is black and telle me to put the write disk.

    i was trying to download windows 7 on mac book air 10.8.2.seems like i didnt copy my windos disk on the usb properly at the begining,so after the boot camp steps the screen is black and telle me to put the write disk.
    eventually i made a coorect usb windows 7 and put it back to continue as it was saying so,but there is no change and the screen still is dark and says no bootable disk ,insert.
    how to solve the problem?

    Right now I have 6 different systems installed. Windows XP, 7, and 8 plus Linux Mint, Commodore, and OS X Snow Leopard (for old times sake), all running on Mountain Lion.
    I recommend reading the user manual as it greatly helps getting through the steps, however an intuitive person should pick it up fairly easily.
    Thanks to BobTheFisherman for the link.
    There are other ways to get Windows on a Mac but I'm a big fan of open-source software.
    Give it a try. You might like it or it may not be your cup of tea.

  • HT3986 what is the risk to install windows 7 on mac book pro?

    what is the risk to install windows 7 on mac book pro?

    If you have back ups and follow apples instructions on using bootcamp assistant to install Win7, there is no risk.
    If you choose not to follow the instructions apple provides and have no back ups well then there is high risk of dissapointment.
    Just follow the instructions and you should be fine.
    Good luck.
    Edit:  Here's a link to the install instructions. Just choose the one for "Lion OSX". Should be the first one on the list.
    http://support.apple.com/manuals/%23macos
    Message was edited by: Probie1983

  • How do  I Install Windows 7 on Mac Book Pro via a Bootable USB Drive

    Hi Guys,
    I have a Mac Book Pro 13 inch, Early 2011 Processor  2.3 GHz Intel Core i5 (I initially had OS 10.5.8 which I upgraded to OSX 10.9.4 a few months ago).
    When purchased it, I installed Windows via Super Drive (that being the only time i ever used the super drive). My Windows got corrupted for some reason 2 months ago. Hence, I removed the windows via Bootcamp to perform a fresh install. I discovered my Super Drive was no longer working.
    Thereon I have been trying to install Windows via a bootable USB Drive but am failing to do so. After going through several forums, I have reached the following stage.
    1. Created Bootable Windows USB Drive using Windows USB (http://www.wikihow.com/Create-a-Bootable-Windows-7-or-Vista-USB-Drive). Have used this USB drive to install windows on a DELL Computer
    2. Bootcamp wasnt creating a partition for windows since no Windows Installation disc was being detected in super drive. (Solved it by downloading Toast Titanium and loading the .iso file on a virtual drive).
    3. Boot menu was initially not detecting external drive, so installed rEFIt - An EFI Boot Menu and Toolkit. Now it is detecting the USB Drive.
    Now when I boot from this device, it get a black screen with the message "No bootable device - Insert Boot Disk"
    Request someone to please help me install windows as some softwares which I work with are windows based.

    smartestidiot wrote:
    So my understanding is that my Boot Camp Assistant (BCA), since it does not allow USB installer, it sets NVRAM to boot from Optical Drive. Right?
    Yes.
    So can I change it or update it to another BCA version which supports the same??
    All BCA versions drive the logic based on the Mac Model Identifier. Unfortunately there is no real workaround. .
    Please see https://www.ifixit.com/Guide/MacBook+Pro+13-Inch+Unibody+Early+2011+Optical+Driv e+Replacement/5122
    and https://www.ifixit.com/Store/Mac/Unibody-8x-SATA-SuperDrive-Post-Early-2009/IF16 1-073-2.

  • How do I set up Windows on my Mac Book

    I have a new intel based Mac Book and need to have it function as a Windows machine so I can access my company website allowing me to navigate and preform various functions. Also they have CD based learing programs that will only work in Windows, will this allow me to use them on my Mac?
    What do I need to do and do I need to purchase other software to do it?
    Cheers
    Mac Book   Mac OS X (10.4.8)  

    you will need as legal copy of windows xp service pack 2
    then download bootcamp beta from apple, install, run , partition and make a cd driver, then reboot and install windows.
    all the info is on the section of this site with bootcamp

  • HELP!!!!! I need help putting windows on my Mac Book Pro using parallels!!

    hi, I have a mac book pro and im tryin to install windows on it as there a some programs that i want to on my mac for my phone, and games. Anyway every time i go to install it, it comes with up with an error message saying that a removable device was removed check then start again. the error message is 0xc00000e9! ive looked on the net and it all for pcs not macs!!
    Can anyone help?
    Thanks

    Please post Parallels related questions on the Parallels forums as Apple discussions only provide support for Apple products:
    http://forums.parallels.com

  • Will i be able to run windows 7 on mac book pro 15inch with retina display?

    will i be able to run windows 7 on latest mac book pro with retina display
    plzzz help me as i am looking to buy asap

    dhruv3890 wrote:
    will i be able to run windows 7 on latest mac book pro with retina display...
    In addition to installing Windows in Boot Camp so that it will run instead of Mac OS X, you can also install Windows as a Virtual Machine so that Windows and the Mac OS can run at the same time. To use a Virtual Machine, you'd need software such as VMware Fusion, Parallels, or Virtual Box.
    Note, however, that you may have some difficulty finding Windows 7 for sale. You may be stuck with Windows 8.1.

  • Installing Windows onto my Mac Book

    I have a completely black screen which says "Setup is Inspecting your computer's hardware configuration" and it doesn't load or do anything from that screen. I recently partitioned my hard drive to install windows onto it but now my apple mac book pro wont even load now because of this black screen. I hope I have not wrecked my laptop and I am in desperate need of help please?
    Message was edited by: Chris700

    Are you trying to install from a Windows XP SP2 or Vista disc?

  • Windows xp / new mac book pro

    I have just upgraded from a 13"Macbook black to a new 15'' pro. I need to install boot camp with windows xp as i use this as a platform for some lighting software that wont run on vista or 7. when i use the boot camp assistant, it makes no mention of windows xp, is it still compatible ?
    Thanks i appericiate your answers

    XP is not supported on the new MacBook Pros.
    http://support.apple.com/kb/HT4410

  • Can i install windows on a mac book air?, if i can, do you recomend it?

    I want to buy a new macbook air but i need to use windows, but i dont know if i can install it on a macbook air and if i can install it, is it fast? Do you recomend it?

    You can but if it's on a disc you would need a way to get it to your MacBook Air such as a USB Superdrive.
    For the recomendation I can't really say but if you use programs that only work/work better on Windows then sure. All the Macs I put Windows on worked fine but you should consider the 8GB of RAM upgrade for the MacBook if you plan to run both at once.

  • I am not able to open Windows 7 in Mac Book Pro

    (sorry about my English)
    i installed windows 7 ultimate via boot camp.
    its a clean install and it worked fine, but after shutdown and opened again(where i was pressing that option button) only mac boot came.. i am not able to see my windows boot.
    I even went in mac , system preferences and changed the start up disk to Boot Camp .
    And when i restart, its saying no bootable device Found.
    Please help Me !
    i use mbp 17' mac os x (10.6..7) 2.2ghz i7 quad core, 4 gb ram. ati radeon

    You might want to ask in the Boot Camp forum where the Boot Camp gurus hang out https://discussions.apple.com/community/windows_software/boot_camp

Maybe you are looking for

  • Font Book is empty even though I'm adding fonts. Shuts down randomely.

    I've upgraded to Yosemite on a Mac. Randomly when I open Font Book the window shows there are no fonts activated. Which I know isn't true because I'm using many non system fonts. I'll go to add a font, the computer processes like it's adding the font

  • Can't iMessage on my iPad.

    I can iMessage my friend on my iPhone, but when I try to iMessage him from my iPad it says that he is not registered with iMessage.  My email and number is the same on both my iPhone and iPad.  They have verified.  Why can't I message him?  Thanks.

  • Huge problems in SWICHING from 9800 to Z10

    Dear Blackberry, I'm a Chinese customer. In the past 8 years, Blackberry smartphones have been one essential part of my life. 7290, 8700, 8800, 8520, 8900, 9800, all of them have been with me for long. I've been using 9800 for the last two and half y

  • Insert a frame or window into adobe acrobat  or reader window

    Using Windows OS XP or Vista. Can you ad a frame or window into the main window to allow saving a document through another application? I have an application that routes save documents to specific folders depending on the type of document. I would li

  • Problems wit creating a new database on solaris wit dbca ORA 09925/ORA-1031

    Hi Oracle users, I'm using Oracle 10gR2 on Solaris and try to create a new database instance. I'm using dbca for that task. After making all the settings I get the error ORA-09925 and then ORA-1031. For the second error I found the advice to run te r