
- #Install mac os on pc without a mac how to#
- #Install mac os on pc without a mac install#
- #Install mac os on pc without a mac zip file#
- #Install mac os on pc without a mac download#
Now if you give any other name to your virtual disk, then also replace MyDisk with that name in the above lines in basic.sh file. device ide-hd,bus=sata.4,drive=SystemDisk \ drive id=SystemDisk,if=none,file=MyDisk.qcow2 \ Once this disk is created add the below lines in the basic.sh file which is available in the macOS folder. If you want you can allocate more or less space although I will recommend a minimum of 30GB. Here 64G is the size of the virtual hard disk. (Before Executing the command below open the terminal as in step 1.) qemu-img create -f qcow2. And while you execute the command below change the name and size of the disk according to your choice. Step 3: Create a Virtual Hard DiskĬreate an empty hard disk using qemu-img command. Although if you face some other dependence error just feel free to ask in the comments.
#Install mac os on pc without a mac install#
sudo apt install python3-pipīoth the above commands will almost fix any error you might encounter further in the installation process.

If your system does not have pip preinstalled, just execute the command below to install pip in your system. Some users also might face issues of facing missing pip. Just execute the command above, and it will install Qemu along with all other dependencies. sudo apt-get install qemu-kvm qemu virt-manager virt-viewer libvirt-binĪs Qemu is available in default repositories of Ubuntu you don’t need to add any repositories. To install qemu execute the command below in a terminal. If you have previously installed Qemu you can just skip this step. Now once you have downloaded the macOS-based system you will need to install qemu to proceed with further steps. While when I tried installing others, there were certain issues. Although I would recommend installing Mojave as it’s the one with almost no problems. Here you can replace Mojave with –high-sierra or –catalina if you want to install macOS Catalina or macOS High Sierra. ( For this step you will need an Internet Connection.).
#Install mac os on pc without a mac download#
This begins the download of installation media for MacOS on your Linux PC. Now once you have opened the location of the folder in a terminal execute the command below.

#Install mac os on pc without a mac zip file#
If you have extracted the Zip file in any other folder then replace the location in the above command with the location of that folder. Then in the terminal enter the command below. If that doesn’t work for you then open a terminal by using the shortcut Alt + Ctrl + T or by searching Terminal. Then in that folder right-click in empty space and click on Open in terminal. Now navigate to the folder in which you have extracted this file. (Extracting it on an SSD is recommended). Then after the download completes open the downloads folder and extract the ZIP file anywhere you want. You can do a git clone or you can just click on Download ZIP. In this repository, you get all the resources you need to install and get your macOS up and running on your Linux PC. Step 1: Clone this Github repository.Ĭlick here to open the GitHub repository. So now let’s begin with the procedure to install macOS on your Linux PC. Once you have a working Linux distro installed be it any Linux distro then proceed further with this article.
#Install mac os on pc without a mac how to#
Or if you want here is how to Install Ubuntu 20.04 LTS alongside windows on your PC to install macOS on your Linux PC.

If you don’t have a Linux distro installed on your system then here is how to install Zorin OS alongside Windows in dual boot in your PC(I am also using Zorin OS for this article). If you are wondering why Linux and why not to use Windows, it’s because you get much better performance and control over VM in Linux. This article lets you install macOS on your Linux PC as a VM and also allows you to get the best performance.įor this Virtual machine, you will require a Linux Operating system installed on your system. Do you wonder how is macOS? or how you can use it without actually purchasing a mac? Then read this article till last to install macOS on your PC without uninstalling your current operating system.
