Originally created by @galek on GitHub (May 3, 2021).
Hello, can't load the system after the installation of big sur 11.3. The system starts only after rollback to 11.2.3
Originally created by @galek on GitHub (May 3, 2021).
Hello, can't load the system after the installation of big sur 11.3. The system starts only after rollback to 11.2.3
I have never updated from within the OS and always turn off updates.
I think it may be better to create a new machine using the newer version, however I will use this opportunity to advance the big-sur version number for the installer
@sickcodes commented on GitHub (May 4, 2021):
I have never updated from within the OS and always turn off updates.
I think it may be better to create a new machine using the newer version, however I will use this opportunity to advance the `big-sur` version number for the installer
@sickcodes commented on GitHub (May 4, 2021):
Here is the issue, working on a fix
https://github.com/thenickdude/KVM-Opencore/commit/ad68dac32a27131b78265235d0ba04ccaef53d68
I have never updated from within the OS and always turn off updates.
It's not the best solution for systems what will be used in CI
o create a new machine using the newer version,
My machine already configured for my tasks, it's not possible.
Here is the issue, working on a fix
Is possible install it to already installed os?
@galek commented on GitHub (May 4, 2021):
@sickcodes
>I have never updated from within the OS and always turn off updates.
It's not the best solution for systems what will be used in CI
>o create a new machine using the newer version,
My machine already configured for my tasks, it's not possible.
>Here is the issue, working on a fix
Is possible install it to already installed os?
Solved thanks to @thenickdude, just checking installation reboot
@sickcodes commented on GitHub (May 4, 2021):
Working on it here, https://github.com/sickcodes/osx-serial-generator/pull/12
Solved thanks to @thenickdude, just checking installation reboot
@sickcodes commented on GitHub (May 4, 2021):
Please add the following lines and you will be able to boot Big Sur!
```
-e GENERATE_UNIQUE=true \
-e MASTER_PLIST_URL=https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist \
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @galek on GitHub (May 3, 2021).
Hello, can't load the system after the installation of big sur 11.3. The system starts only after rollback to 11.2.3
@pavitarsaini commented on GitHub (May 3, 2021):
Same problem. How did you roll back to 11.2.3?
@galek commented on GitHub (May 3, 2021):
@pavitarsaini Is automatically, just select the right option of loading (MacOS) in the boot menu
@sickcodes commented on GitHub (May 4, 2021):
I have never updated from within the OS and always turn off updates.
I think it may be better to create a new machine using the newer version, however I will use this opportunity to advance the
big-surversion number for the installer@sickcodes commented on GitHub (May 4, 2021):
Here is the issue, working on a fix
https://github.com/thenickdude/KVM-Opencore/commit/ad68dac32a27131b78265235d0ba04ccaef53d68
@galek commented on GitHub (May 4, 2021):
@sickcodes
It's not the best solution for systems what will be used in CI
My machine already configured for my tasks, it's not possible.
Is possible install it to already installed os?
@sickcodes commented on GitHub (May 4, 2021):
Yes it's a bug I just saw, working on it
@sickcodes commented on GitHub (May 4, 2021):
Working on it here, https://github.com/sickcodes/osx-serial-generator/pull/12
Solved thanks to @thenickdude, just checking installation reboot
@sickcodes commented on GitHub (May 4, 2021):
Please add the following lines and you will be able to boot Big Sur!
@galek commented on GitHub (May 8, 2021):
Thanks, let me time to check please