Classic Mac Pro 5,1 (or simply cMP, also 4,1 upgraded to 5,1) is now considered by Apple as vintage. It's pretty disappointing considering how capable and upgradable these machines still are. Installing Windows is no longer officially supported, but it's completely possible though not quite easy.
Another challenge is that macOS Mojave 10.14 now implies using Metal-capable GPU while most of them are not able to display Apple boot menu (which you normally see holding the Option key) required to boot into Windows. Basicaly your screenremains black until macOS is loaded. Well, some EFI bootable cards that support boot menu exist but they are released almost 10 years ago and are really outdated. What is more, none of them supports displaying of boot menu with 4k 60hz monitor connected.
This guide is for those who want macOS Mojave + Windows 10 + modern GPU (in our case Sapphire Radeon Pulse RX 580 8GB).
Updated 28 May 2019
Installing Windows 10 in 5 steps
In terms of support, Catalina will run on all machines that ran Mojave (the previous named version), except for Mac Pros released between 2010 and 2012. These could run Mojave using a GPU upgrade. I have a 2012 macbook pro with the same problem and the 10.13.6 combo updater fixed it as well, also thanks to /u/bacongalaxy! View Entire Discussion (18 Comments) More posts from the MacOS community. Apple has official update instructions, with a link to the direct download and details on which Mac models are capable of running Mojave. (If you have a pre-2012 Mac, you're likely stuck where you are.) How to upgrade to macOS Mojave Apple Support What Apple has mercifully done for us is to keep the macOS Mojave page available on the App. With the release of macOS Catalina 10.15.5 and related security updates for macOS Mojave and High Sierra earlier this week, Apple is making it more difficult for users to ignore available software. For free software, including Apple's Pages and Keynote, you may have to delete the app entirely, then re-download it using your own Apple ID or one for which you have login details.
It's supposed that you have the latest Boot ROM version 144.0.0.0.0. If not, please update first.
Step 1: Use separate drive for Windows
Boot Camp Assistant no longer supports cMP and doesn't allow creating a separate partition for Windows.Windows has to be installed on a separate drive, which is good actually to avoid messing with partitions in future.
We recommend using the internal SATA II connector in one of four drive bays or alternatively one of two SATA II connectors in the optical drive area. Using the HP 654540-001 3.5' → 2.5' adapter (7$) to place 2.5' SSD in a drive bay can be quite convenient.
Of cause, SATA II (up to 300MB/s) is a bottleneck for modern 2.5' SSDs (up to 550 MB/s where SATA III is preferable) but real life experience shows that the difference is hardly noticable unless you deal with lots of big files (e.g. >1GB where sequential read/write speeds matter) on your system drive.
We didn't test using PCIe → SATA III adapter or PCIe → NVMe adapter for Windows partition. Many people reported it was not possible in their case. If you successfully did it please let us know in the comments below or via e-mail.
Step 2: Create a bootable Windows 10 DVD disk
Warning: DO NOT install Windows from a USB flash drive. It has been discovered that Windows when installed in EFI mode is corrupting the Mac Pro's firmware by signing it with multiple Secure Boot (X.509) certificates. Also, you wouldn't be able to boot into Windows after selecting its drive as bootable in macOS Preferences → Startup disk. Therefore Windows should only be installed in Legacy BIOS mode from an optical drive.
Make sure that your Windows 10 ISO file fits on the DVD disk, in our case we had to burn Windows 10 1803 ISO (64-bit) to a single-layer DVD+R disc 4.7GB.
Burning a DVD disk under macOS can be done with the following Terminal command:
On Windows we recommend using the free ImgBurn app.
Step 3: Boot from your Windows 10 DVD disk
Turn on your mac while holding the 'C' key to boot from the optical disk (if you have PCIe drives installed and can't boot from the disc, remove those PCIe adapters).Proceed with installation normally until you see the 'Where do you want to install Windows' drive selection screen. External storage for mac air.
Step 4: Format the target drive
Press Shift+F10 to launch command prompt. Type the following commands:
Now make sure to select the correct target drive number N (NOT your macOS disk), after that type:
You should now see your drive as Unallocated space.
Press the 'New' button to create necessary partitions. There should be only two partitions (for legacy installation, EFI mode creates four) automatically created:
Select the newly created partition 2 and continue with installation normally. Your mac will be rebooted twice.Every reboot do not forget entering the boot menu (by holding the Option key) and selecting ‘Windows' boot drive there. When finished, boot into Windows.
Step 5: Install Windows drivers and Boot Camp utility
Windows 10 installs all necessary drivers automatically except Bluetooth and internal speaker. These need to be installed from the original Boot Camp package for MacPro5,1.Download and install 7zip, download Brigadier 0.2.4 app, open Windows command prompt where Brigadier is located and type:
When finished, it will create a folder BootCamp-031-11269, you need to install these for Bluetooth and internal speaker correspondingly, make sure you run the command prompt as administrator:
Macbook Pro Firmware Updates
Now we need newer BootCamp drivers intended for iMacPro1,1:
Mac Pro Firmware Update Mojave 10.14
When finished, it will create a folder BootCamp-041-55643, you need to run this command:
When finished, reboot. We also recommend running Apple Software Update to update Wifi drivers:
You probably don't want to forget installing our awesome Macs Fan Control app, do you? :)
Switching between macOS Mojave & Windows
When you're in macOS, use Preferences → Startup disk to select a boot drive:
When you're in Windows, use the Boot Camp Control Panel from your Windows tray to select a boot drive:
This guide is based on this MacRumors thread. Special thanks to h9826790 for sharing his useful experience. Any comments are welcome.