Skip to content

Commit

Permalink
Update BootCamp SMBIOS and launch info (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebeaton authored Mar 13, 2022
1 parent d0d0411 commit 12bc1dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Binary file added images/bootcamp-md/location_msi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions multiboot/bootcamp.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ To start we'll need the following:
* MUST be UEFI/GPT based
* [Brigadier](https://github.com/corpnewt/brigadier)
* To download the BootCamp drivers
* SMBIOS injection enabled
* As the drivers have a SMBIOS check
* Setup [LauncherOption](../multiboot/bootstrap.md)
* Not required but can help alleviate headaches when Windows erases the BOOTx64.efi OpenCore uses

Expand Down Expand Up @@ -50,10 +48,16 @@ macOS users will next need to expand WindowsSupport.dmg and place it somewhere W

![](../images/bootcamp-md/done.png)

Next navigate to the `bootcamp-{filename}\BootCamp` folder and run the Setup.exe:
Next, within Windows, you have two choices.

Either navigate to the `bootcamp-{filename}\BootCamp` folder and run `Setup.exe`, this requires correct spoofing of SMBIOS SystemProductName - shown as System Model in Windows - to launch:

![](../images/bootcamp-md/location.png)

Alternatively, launch `bootcamp-{filename}\BootCamp\Drivers\Apple\BootCamp.msi` as Administrator - for instance by starting it directly from an Administrator command shell - this skips the BootCamp model check entirely:

![](../images/bootcamp-md/location_msi.png)

Once all is finished, you now have BootCamp switching! There should be a little BootCamp icon in you tray now that you can select which drive to boot to.

* Note: For those no needing the extra drivers BootCamp provides, you can delete the following:
Expand Down

0 comments on commit 12bc1dc

Please sign in to comment.