Windows – Attempts to install Windows 8.1 onto an Early 2011 MBP are failing

bootcampdual-boothigh sierravirtualboxwindows

So I have spent the past couple of days attempting to install Windows 8.1 onto a MBP with High Sierra. Apparently, this model is unable to create and boot from a USB dive. So the normal Boot Camp method is out of the question.

I've been following a guide posted on this site that uses VirtualBox to install Windows without the need for a USB drive or even a DVD.

Here's the guide for reference: Is it possible to Bootcamp Windows 8.1 using USB on Late 2011 MBP?

So here's what I've done so far…

  1. Installed the latest version of VirtualBox
  2. Created a new VM with Windows 8.1 as the version. I did not add a virtual drive.
  3. Using the Terminal, I found that the internal disk, disk0, had 4 partitions. I had created a WINDOWS partition, identified as disk0s4 when using diskutil list.
  4. I entered the following series of commands:

    sudo chown $USER /dev/disk0s4
    sudo chown $USER /dev/disk0s1
    sudo chown $USER /dev/disk0
    diskutil unmount /dev/disk0s4
    VBoxManage internalcommands createrawvmdk -filename ~/RawWinDisk.vmdk -rawdisk /dev/disk0 -partitions 1,4
    diskutil unmount /dev/disk0s4
    

    in a Terminal application window.

  5. So far so good. No issues here besides having to disable the SIP in order to create the VMDK file.
  6. Back to the VM I created early, I when to the settings and clicked on the "+" sign by the SATA controller. I added the VMDK file that I just made so it appeared below the SATA controller.
  7. This is where I had to improvise. The guide asks to click on "Empty" below the IDE controller… except there was not IDE controller listed. Instead, there was another "Empty" shown under the SATA controller. So, I added a virtual disk (The Windows 8.1 ISO file) and checked in the "Live CD/DVD" option.
  8. And here is where everything goes kaputs. I go to start the VM. The Windows 8 installer boots up fine. I enter in the product key and continue. I am given the option to upgrade or do a clean install. I choose clean. The installation halts with the following error:

Compatibility report: The computer started using the windows installation media. Remove the installation media and restart your computer so that windows starts normally. Then, insert the installation media and restart the upgrade. (Do not select Icustom [advanced] to perform an upgrade Icustom [advanced] installs a new copy of windows and deletes your programs and settings.)

So now what? I know the ISO file is fine because I have used it before to reinstall Windows. Is there a setting I missed?

Best Answer

Ignore the message. You do want to select Custom: Install Windows only (advanced). See image below.

u3

The answer you are referencing was posted Jun 11 2015. This answer is basically the same as the earlier answer I posed on Apr 9 2015, except for a few omitted steps. The procedure you used might work provided a BIOS booting operating system was previous installed on your Mac. The answers I posted here and here were tested for Windows 7 and/or Windows 10, but not for Windows 8 or Windows 8.1. You might consider trying one of my posted answers. In any case, the Window Support Software for your Mac should be downloaded by using the Boot Camp Assistant installed on your Mac or directly from the website Boot Camp Support Software 5.1.5621. This software should be used with any 64 bit of version Windows you install (including Windows 10).

BTW: You and download and try Windows 10 without having a Product Key. Use Safari to download the Windows 10 ISO from this Microsoft website. You can buy a license after installing and testing Windows 10.