GNU/Linux Debian Installing macOS in VirtualBox VM – QuickStart Guide
Hi! This tutorial will guide you step-by-step on How to Install macOS Catalina 10.15 on VirtualBox Virtual Machine in Debian GNU/Linux Desktop.
And Oracle VirtualBox is a powerful PC Virtualization solution allowing you to run a wide range of PC Operating Systems on your Linux platform. This includes Windows, Linux, FreeBSD, DOS, OpenBSD and others.
The macOS VirtualBox VM Setup make use of a Bash Script available on GitHub.
At the time of writing, due to Apple restrictive Policies this Setup is valid at most for macOS Catalina 10.15.
But good News :) the resultant macOS VirtualBox VM it’s truly Fast and working very Nicely.
Especially Relevant: at the Article’s BOTTOM you find instructions about the relevant Post Installation Setup!
Finally, this Setup is valid for all the Debian-based Distros like:
- Kali
- MX Linux
- Deepin
- Parrot
- antiX
- SparkyLinux
- Q4OS
- Vanilla OS
- Netrunner
- Voyager Debian
- MakuluLinux
- Elive
- LMDE
- Parsix (You may just need to Discover what’s the Parent Release)
1. Installing VirtualBox
How to Install VirtualBox on Debian
2. Installing Dependencies
Then to Install Required Software
Run:sudo apt install unzip dmg2img xxd
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sud.
Contents