OpenNetworkLinux icon indicating copy to clipboard operation
OpenNetworkLinux copied to clipboard

[installer] Use the Grub version comes from ONL OS

Open david56 opened this issue 11 months ago • 0 comments

The Grub in ONiE OS is always out of date. Reinstalling ONiE and ONL for upgrading Grub is quite complex and takes a lot of time.

In ONL runtime, it can upgrade the Grub directly by performing grub-install command with appropriate arguments.

This patch changes the ONL installer to include libraries come from ONL root filesystem for grub-install. A fresh installed ONL will have the Grub version from ONL OS immediately.

david56 avatar Dec 04 '24 06:12 david56