Comments on: New and Improved Mac OS Tutorial, Part 1 (The Basics) https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/ Your baremetal source for virtual news Tue, 15 Jul 2025 15:10:16 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Phil https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-1245 Tue, 15 Jul 2025 15:10:16 +0000 https://passthroughpo.st/?p=2161#comment-1245 I have tried the (implied) instructions given by Foxlet — "Note: You can skip this if you already have BaseSystem.img downloaded. If you have BaseSystem.dmg, you will need to convert it with the dmg2img tool."
I put the BaseSystem.img file from El Capitan in the directory and basic.sh runs all the way to the point of installing El Capitan and then I'm stuck because it wants to verify my eligibilty with Apple.
It seems like there should be some way to provide or link to the files on my El Capitan bootable USB, but how?

]]>
By: Phil https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-1244 Tue, 15 Jul 2025 15:03:06 +0000 https://passthroughpo.st/?p=2161#comment-1244 I'm already up and running on Mojave.
What would I have to do to make it work on El Capitan 10.11?

]]>
By: SS https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-184 Wed, 04 May 2022 23:21:53 +0000 https://passthroughpo.st/?p=2161#comment-184 In reply to Joel.

SOLVED: Check if all files in your ‘firmware’ folder are present. I read somewhere else that ‘git clone’ command did not copy the OVMF_VARS-1024×768.fd file for someone and when I checked, it was the same case for me. Although, I did find it in the backup firmware folder, which the tutorial had us make initially. Copying that into the actual firmware folder resolved it for me

]]>
By: SS https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-183 Wed, 04 May 2022 23:21:53 +0000 https://passthroughpo.st/?p=2161#comment-183 In reply to Joel.

SOLVED: Check if all files in your ‘firmware’ folder are present. I read somewhere else that ‘git clone’ command did not copy the OVMF_VARS-1024×768.fd file for someone and when I checked, it was the same case for me. Although, I did find it in the backup firmware folder, which the tutorial had us make initially. Copying that into the actual firmware folder resolved it for me

]]>
By: SS https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-182 Wed, 04 May 2022 23:18:00 +0000 https://passthroughpo.st/?p=2161#comment-182 In reply to Nicholas Reed.

SOLVED: I generated a new XML using the “./make.sh –add” command and deleted the downloaded generic XML file they provided. This resolved it for me

]]>
By: eight_track https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-178 Wed, 16 Mar 2022 08:58:40 +0000 https://passthroughpo.st/?p=2161#comment-178 In reply to Luke.

Try:
pip install click requests

]]>
By: Luke https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-169 Sat, 31 Jul 2021 00:47:06 +0000 https://passthroughpo.st/?p=2161#comment-169 I am unable to download the request library: pip install click request. It seams to be gone?

]]>
By: Nicholas Reed https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-164 Mon, 26 Apr 2021 21:19:01 +0000 https://passthroughpo.st/?p=2161#comment-164 When I try to run sudo virsh define OSX.xml it returns the error:
error: Failed to define domain from OSX.xml
error: XML error: Invalid PCI address 0000:02:02.0. slot must be <= 0

Please help

]]>
By: Joel https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-163 Fri, 02 Apr 2021 12:10:47 +0000 https://passthroughpo.st/?p=2161#comment-163 In reply to Red Wing Boogy.

Got a solution?

]]>
By: cheesphht https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/#comment-162 Tue, 30 Mar 2021 12:05:36 +0000 https://passthroughpo.st/?p=2161#comment-162 From here you can boot your new VM by running ./basic.sh.

Yeah, I’d love to but it doesn’t get to step 1.
It gives me this:
qemu-system-x86_64: -drive id=SystemDisk,if=none,file=MyDisk.qcow2: Could not op’: No such file or directory
./basic.sh: line 30: -device: command not found
Anyone know why this is giving me this error?

]]>