macOS-Simple-KVM
macOS-Simple-KVM copied to clipboard
big sur product id not found
When running ./jumpstart.sh --big-sur it fails saying Product ID 001-18401-003 could not be found.
Same
Any update?
Not at the moment, Big Sur support will be rewritten.
Not at the moment, Big Sur support will be rewritten.
Do you have any idea as to when it could be working again?
Replace 001-18401-003
with 001-26097
in the script.
Big Sur support has been moved to the big-sur branch, that's where you'll see updates through the betas, before being merged back into master.
Replace
001-18401-003
with001-26097
in the script.
001-26097 also not found.
Replace
001-18401-003
with001-26097
in the script.
001-26097 also not found.
@bastolaxantos, it is now 001-51049
. Be in hurry before it will be expired.
@bastolaxantos, the wrong number. The correct number is 001-51046
.
New product id: 001-79699
I am also using this repository since it has more recent commits and is more active, I would suggest to use this to install Big Sur and new updates:
https://github.com/kholia/OSX-KVM
I am also using this repository since it has more recent commits and is more active, I would suggest to use this to install Big Sur and new updates:
https://github.com/kholia/OSX-KVM
Great repo thanks a lot!
Got Big Sur running inside QEMU with fork https://github.com/kholia/OSX-KVM Take quite some steps to get it installed and insist on installer but finally boots.
branch big-sur command ./jumpstart.sh --big-sur Product ID 001-79699 could not be found.
how to get new product id @lcsvcn
@harisabdullah-dev I got that Product Id running the other project script. See the link in my previous comment above.
You can also try to search it, none of the Product Ids that I found worked for me at the time, but u might get luckier now.
As far as I know, the Mac OS Product Id changes from time to time and I think it changes every time a new patch is available. That is the reason that old Product Ids in this thread (or at any other places) may not work anymore.
thanks