Chris Blackwell's Domain

confessions of a web developer

Fix for Boot Camp Problem with new 27-inch iMac

Yesterday I talked about my new 27″ iMac and how I was going to install Windows 7 on it via Boot Camp. I touched on a problem I found when installing Windows, and that was the default driver for the ATI cards.

Windows installs default drivers after installing the Windows kernal. The problem that I experienced was that the default driver Windows installed for the ATI video card was not the correct driver and thus left the screen completely blank. I found that I was not the only one having this problem, and after some Googling around, I came upon a solution that seems to work great.

  1. Reboot your iMac and hold the Option/Alt button down to bring up the boot menu.
  2. Arrow over the the Windows install disc and press Return/Enter
  3. Navigate through the Windows install process until you come across the install options (it’s right after the language selection screen).
  4. Select the Repair your computer option
  5. Choose the C: BOOTCAMP drive
  6. In the list of repair options, find Command Prompt at the bottom and select it
  7. In the command prompt, type of the following command
    del c:\windows\system32\drivers\atikmdag.sys
  8. Close the command prompt and reboot your machine back into your Boot Camp Windows

That’s it! The ATI video driver should be deleted and you are free to install the Apple drivers and Boot Camp software (found on the OSX install disc that came with your machine).

Tags: , , , , ,

This entry was posted on Monday, January 11th, 2010 at 11:53 am and is filed under Apple. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply