Update to BigSur 11.3 #183

Open
opened 2025-12-29 00:19:44 +01:00 by adam · 9 comments
Owner

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
Author
Owner

@pavitarsaini commented on GitHub (May 3, 2021):

Same problem. How did you roll back to 11.2.3?

@pavitarsaini commented on GitHub (May 3, 2021): Same problem. How did you roll back to 11.2.3?
Author
Owner

@galek commented on GitHub (May 3, 2021):

@pavitarsaini Is automatically, just select the right option of loading (MacOS) in the boot menu

@galek commented on GitHub (May 3, 2021): @pavitarsaini Is automatically, just select the right option of loading (MacOS) in the boot menu
Author
Owner

@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): 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
Author
Owner

@sickcodes commented on GitHub (May 4, 2021):

Here is the issue, working on a fix

ad68dac32a

@sickcodes commented on GitHub (May 4, 2021): Here is the issue, working on a fix https://github.com/thenickdude/KVM-Opencore/commit/ad68dac32a27131b78265235d0ba04ccaef53d68
Author
Owner

@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?

@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?
Author
Owner

@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): Yes it's a bug I just saw, working on it
Author
Owner

@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): Working on it here, https://github.com/sickcodes/osx-serial-generator/pull/12 Solved thanks to @thenickdude, just checking installation reboot
Author
Owner

@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 \
@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 \ ```
Author
Owner

@galek commented on GitHub (May 8, 2021):

Thanks, let me time to check please

@galek commented on GitHub (May 8, 2021): Thanks, let me time to check please
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#183