• Magiilaro@feddit.org
    link
    fedilink
    arrow-up
    4
    ·
    11 hours ago

    Cool, I was using that (or one very similar) for a while also. I have changed that to a Fallout Theme for Grub some time ago.

    Grub theming is such a great little feature

  • 1984@lemmy.today
    link
    fedilink
    arrow-up
    11
    ·
    15 hours ago

    Nicely done. Im always too scared to break my machine by messing with grub. :)

    • fajre@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      6 hours ago

      Nicely done. Im always too scared to break my machine by messing with grub. :)

      Yeah, the first time I tried it (alone) I broke GRUB and had to reinstall Arch (but I have backups of everything and my dotfiles). Then I followed the tutorial and everything worked out!

  • Cethin@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 hours ago

    I have my system select the default option really quickly, so I don’t see GRUB. This makes it tempting to not do that, but I think I’ll accept the convenient option instead of the cool option still.

    • fajre@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      6 hours ago

      I have my system select the default option really quickly, so I don’t see GRUB. This makes it tempting to not do that, but I think I’ll accept the convenient option instead of the cool option still.

      On mine, it’s already set to boot into Arch automatically. It shows in the bottom right corner: “Joining world in 5, 4, 3, 2, 1.” It’s really cool, man!

  • data1701d (He/Him)@startrek.website
    link
    fedilink
    English
    arrow-up
    20
    ·
    20 hours ago

    That is kind of awesome.

    I wish Debian’s default Grub theme was less ugly; I know I could change it (and I have on other installs, but I’m quite lazy about theming these days. Part of it is I have a laptop that I rely on for college and don’t want to risk any theme glitches, so I keep its Debian install as vanilla as possible.

    • fajre@lemmy.worldOP
      link
      fedilink
      arrow-up
      6
      ·
      20 hours ago

      That is kind of awesome.

      I wish Debian’s default Grub theme was less ugly; I know I could change it (and I have on other installs, but I’m quite lazy about theming these days. Part of it is I have a laptop that I rely on for college and don’t want to risk any theme glitches, so I keep its Debian install as vanilla as possible.

      The first time I tried doing it (alone, without watching the video), I broke the system ;(, had a boot problem, so I had to reinstall everything again.

      • Cethin@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        11 hours ago

        I’m sure you could have fixed it with GRUB Rescue. It’s slightly annoying, but it isn’t that hard to get booted from that. Once you get it to boot then you can fix things.

        Don’t give up so quickly next time. It’s useful to learn how to fix it instead of just accepting failure and resetting everything.

        • fajre@lemmy.worldOP
          link
          fedilink
          arrow-up
          2
          ·
          6 hours ago

          I’m sure you could have fixed it with GRUB Rescue. It’s slightly annoying, but it isn’t that hard to get booted from that. Once you get it to boot then you can fix things.

          Don’t give up so quickly next time. It’s useful to learn how to fix it instead of just accepting failure and resetting everything.

          Yeah, man, I even went into live mode to try to undo what I did, but I still couldn’t manage it (I should have looked for help). But since I have backups of everything and my dotfiles, I didn’t worry too much (though I was pissed, I won’t lie).

        • fajre@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          6 hours ago

          Fun fact: you didn’t have to reinstall; you can actually boot up a live usb and chroot into your install to fix things.

          That’s what I tried! But I couldn’t do it! I should have asked for help.