Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[installer] Use the Grub version comes from SONiC OS #20891

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 22, 2024

  1. [installer] Use the Grub version comes from SONiC OS

    - Why I did it
    The Grub in ONiE OS is always out of date.
    Reinstall ONiE and SONiC for upgrading Grub is quite complex and takes a lot of time.
    
    - How I did it
    Include Grub libraries to the installer.
    Specify the directory of Grub libraries for grub-install.
    
    - How to verify it
    Install image from ONiE.
    Check the Grub version on the banner of SONiC Grub menu.
    david56 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0f78fe5 View commit details
    Browse the repository at this point in the history