Isaac K

Results 17 comments of Isaac K

Link's back up now but I'll keep this bug open while I procrastinate about finding a more reliable solution.

@Lekensteyn would you be inclined to host win32 signed binaries of [dmg2img](https://github.com/Lekensteyn/dmg2img) on github?

Wayback Machine workaround implemented in version 0.99.1.8

I believe issue 128 was deleted after I couldn't reproduce the bug and the submitter didn't provide further information. I'll keep investigating this issue but currently I have no real...

Simple - they're found on working systems with Big Sur and Monterey! 😉 Big Sur software update catalog URL: `https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog` Monterey software update catalog URL: `https://swscan.apple.com/content/catalogs/others/index-12-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog`

Oh nice, I never thought of trying to extract `Payload~`

The best solution by far is to use QEMU/KVM instead of VirtualBox.

There's [a very nice tutorial by Nicholas Sherlock](https://www.nicksherlock.com/2021/10/installing-macos-12-monterey-on-proxmox-7/). You can export an existing VirtualBox image instead of creating a new installation. You can install OpenCore on the existing image or...

It's been pointed out a few times (#459 #486) that the script can report it has terminated "successfully" even when the downloaded files (and subsequent disk images) are corrupt. The...

Thank you so much for pointing me at the Python code! I am definitely in favor of the correct solution (verifying hashes with the Apple `.chunklist` files) and I might...