Uploaded image for project: 'Kuberef'
  1. Kuberef
  2. KUB-41

[Equinix Metal] Unexpected GRUB settings on CentOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • Kali Release
    • None
    • None

      The GRUB configuration in /etc/default/grub sometimes change to an unexpected syntax.

      The expected syntax is:

      GRUB_CMDLINE_LINUX="console=tty0 (...)"
      

      On Equinix Metal - often after redeploying a server - the syntax will be:

      export GRUB_CMDLINE_LINUX='console=tty0 (...)'
      

      This causes errors when BMRA is trying to update the GRUB settings.

      Scripts will be updated to correct this in case the syntax has changed.

            pedersex Michael Pedersen
            pedersex Michael Pedersen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: