you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 2 years ago* (last edited 2 years ago) (3 children)

does anyone know how to actually reorganze a grub menu? every time I try to Google it I only get results for some old software that hasnt been updated in over a decade 8 years. its a huge pain to have to select the distro I want every time just because its not first

  • source
  • hideshow 6 child comments
  • [–] 5 points 2 years ago (1 child)

    The old GRUB was easy, just a text file... I think I've done it once in the new one but it's way too long since then

    I bet either the Gentoo or Arch (or probably both) wiki has enough details on how to manage GRUB to do that

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    I think arch install defaults to systemd-boot these days. But, I realise that doesn't negate anything you said... So. Hope you're having a nice day.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 3 points 2 years ago* (1 child)

    Grub Customizer. Just don't change it too much (names of menu entries for example) cuz most package managers won't recognize that that menu entry is actually a menu entry for it's own install and won't replace it with a new one when doing a kernel update. So, basically, one of two things will happen. You will either be left with 2 menu entries (one for the new kernel and one for the old one, with the old one being the default) or two, you'll still be booting the old kernel, even though you have the new one installed (no changes to grub whatsoever). Just rearanging the menu entries is fine though, most package managers won't mangle that and will recognize the menu entry as part of the OS they're updating and replace that one with a new one.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago* (1 child)

    is there a fork of grub customizer somewhere thats being maintained? that was the software I was talking about in my original comment* and unless im misreading the GitHub page for the project, the last update was 8 years ago.

    *I mispoke when I said it was over 10 years out of date, it was updated in 2016.

  • source
  • parent
  • hideshow 2 child comments