Install Windows 10 In Virtualbox Mac



An updated version of my most popular tutorial, How to install Windows 10 in VirtualBox on your Mac! Hope you all enjoy! If you have not checked my first tut. Installing Windows 10 on VirtualBox Now that you’ve installed VirtualBox on your Mac, it’s time to load up your Windows 10 virtual machine. Open Virtual Box (via the “Applications” folder or via a Spotlight Search). In VirtualBox, click “New.”. Whether you want to test a version of Windows or test a bootable ISO file, VirtualBox is the best software out there for the job. While installing an operating system in VirtualBox is relatively easy, first time users may need some help, especially if the user plans to boot from an ISO file and install from the same. Using visualization is a great alternative to outright installing Windows 10, or newer builds, that allows users to try new features without risking any damage to their system. This guide will use VirtualBox as it is a free and readily available visualization solution. How to Install Windows 10 as Virtual Machine in VirtualBox VirtualBox is a cross-platform virtualization application. What does that mean? For one thing, it installs on your existing Intel or AMD-based computers, whether they are running Windows, Mac, Linux or Solaris operating systems.

Prerequires

  • SIP disabled. I don't have a native GPU so no boot screen, but I just hold CMD+R 10s after chime sound and wait until I see the recovery screen.
  • A drive where windows will be written (avoid partitioning to keep things clean). Mine is plugged into the optical drive bay.
  • Bootchamp 1.7. Bootchamp is discontinued but works fine for me. Let me know if you have something better.
  • A Windows 10 iso img. I got a 10 pro edition but the home should be fine too
Install windows 10 in virtualbox on mac

1 Prepare VM

1-1. Create a new VM for windows (8Gb RAM is enough). Do not add a storage to the vm yet. We will link the drive directly.

1-2. Quit virtualbox

2 Prepare disk

Install Win 10 Virtualbox Mac

2-1. Erase your disk in disk util (i set mine in exFat but you will reset it during the windows installation)

2-2. Find the disk number. Start a terminal and type

Install windows 10 virtualbox macos

Locate your disk and note its number. Mine was disk0.

During the next steps ALWAYS replace disk0 with your disk. Be extra careful here not to use an incorrect drive as it will be wiped out.

2-3 Change owner and permission. Replace user with your mac user and disk0 with your disk.

2-4 Unmount your disk in diskutil. This is important for concurrency issues between macOS system and virtualbox.

3 Virtualbox

3-1. Create the raw vm disk linked to your physical disk. (replace disk0 with your disk)

I set my vmdk next to the vm files but feel free to put yours anywhere you want.

3-2 Launch virtualbox. Attach the new created raw disk. Attach also the iso to the optical drive

4 Windows vm installation

4-1 Start the vm and install Windows. When partioning, I prefer to remove all exisiting partitions and create only one

Install mac os on virtualbox

Virtualbox For Windows 10

The next steps must be run inside the vm.

4-2 Download brigadier.exe.

4-3 Open a command prompt in admin mode. Cd to brigadier folder and run

Let it do its magic (installing bootcamp drivers).

4-4 Shutdown the VM and quit virtualbox

5 Rebooting to windows

5-1 Launch Bootchamp, click on the icon in the menu bar and click on Restart into windows.

Virtualbox For Windows 10 Pro

5-2 When you are in Windows, go to update center and make the updates (like the drivers for your GPU).

5-3 You will need to reboot during the update installation. The mac will reboot to macOS, and then you can reboot to windows with bootchamp to finish the updates

Enjoy !