I’m trying to update my grub boot order back to booting the first option instead of the second, so I run sudo nano /etc/default/grub, but it brings up this, which is not the file I want to edit.

I’m on fedora 38

  • Interstellar_1@pawb.socialOP
    link
    fedilink
    arrow-up
    3
    ·
    6 months ago

    THanks! but I’m getting the error cp: cannot stat '/usr/share/grub/default/grub': No such file or directory when running this.

    • Jordan_U@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      6 months ago

      What version of Ubuntu are you using?

      What is the output of the following command?:

      dpkg -l | grep grub

      If you urgently want your grub menu to default to the first entry that can be done first, but unless that’s needed I’d prefer to get to the root of the problem(s) and get a proper fix.