Hi,

After offline updates, KDE neon shows the GRUB menu, despite being otherwise disabled.

How to prevent that ?

Thanks

    • adr1an@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      The default setting is probably showing the menu, up to a duration of some seconds, so that you can choose other OS (e.g. windows as dual boot). Then you probably need to edit a text file and run Update-Grube. Here’s an example set of instructions doing the exact opposite (turning off the hiding); hope it helps… https://askubuntu.com/a/1187104

      • KaKi87@jlai.luOP
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        No, as I said, the default is not showing.

        It never shows when booting under normal conditions.

        But, it shows when booting after an update.

        That’s the exception I’d like to remove.

        Thanks