Running MacOS on Debian/Ubuntu/Pop_OS!
If you want to experiment with a MacOS system and use GNU/Linux on your machines, then it’s actually quite simple to setup a virtual instance of MacOS on VirtualBox. Instead of looking for a Hackintosh image, I tried using a Vagrant image and was able to boot into MacOS within minutes.
1. Prerequisites
-
Install VirtualBox from VirtualBox’s download page
Install additional dependencies:sudo apt-get install virtualbox-guest-utils virtualbox-guest-x11 virtualbox-guest-dkms
-
Setup Vagrant by downloading the appropriate Vagrant DEB package from Vagrant’s download page
2. Meat
- Setup Vagrant image. In a shell, do the following:
-
Start the image!
vagrant up
-
Open VirtualBox and select
macos_default_xxxxx
VM and chooseShow
and it will bring up the GUI.
Start the VM from VirtualBox in future.
Default username and password isvagrant