macOS-Simple-KVM icon indicating copy to clipboard operation
macOS-Simple-KVM copied to clipboard

BigSur Product ID 001-18401-003 could not be found.

Open crfigueroa opened this issue 2 years ago • 2 comments

Try to create a VM with big sur and when downloading installation media for macOS it indicates that the product cannot find it. I tried to create the catalog in fetch-macos.py and I can't find the ulr.

Terminal; ¬ ./jumpstart.sh --big-sur Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from -r requirements.txt (line 1)) (2.22.0) Requirement already satisfied: click in /usr/lib/python3/dist-packages (from -r requirements.txt (line 2)) (7.0) 2021-10-09 21:58:35,713 Network Request: Fetching https://swscan.apple.com/content/catalogs/others/index-10.16seed-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog Product ID 001-18401-003 could not be found.

crfigueroa avatar Oct 10 '21 01:10 crfigueroa

check out kholia/OSX-KVM or if you want to do it with simple kvm you can try my fork at https://github.com/Someone786-alt/macOS-Simple-KVM just enter ./jumpstart.sh and it should download big sur recovery image and the rest process is the same.

SomeoneAlt-86 avatar Oct 24 '21 14:10 SomeoneAlt-86

@crfigueroa use my repo, a fork of macOS SImple KVM: https://github.com/notAperson535/OneClick-macOS-Simple-KVM

notAperson535 avatar Jan 26 '22 20:01 notAperson535