this post was submitted on 21 Aug 2026
443 points (97.0% liked)

Linux

67150 readers
970 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

And of course I'm installing Linux on it. Install went well, even the fingerprint sensor built in to the laptop works.

Mostly this will be a school and DND machine but always nice to have a functional laptop for whatever else I may need it for.

you are viewing a single comment's thread
view the rest of the comments
[–] partofthevoice@lemmy.zip 16 points 1 day ago* (last edited 1 day ago) (7 children)

I really want to know why we are staring at basically the same screen from decades ago. Why isn’t GRUB menu a fancy little thing by now?

When I was a kiddo, dabbling in duel boot, I remember this screen. It was slightly more basic, but pretty much the same. I always figured it would eventually get upgraded to something more… I don’t know, fun to look at? Something minimal, but also customizable… background image, background music, maybe a menu for doing customizations right there… like what options are to be shown.

No… it’s pretty much the same. Why?

Edit: I realize that I am stupid. It’s because GRUB needs to survive when everything else is broken. GRUB is the first and last standing soldier. Its simplicity is a feature enabling that capacity. But also, you can customize GRUB if you want… so I am just dumb. Have a good day.

[–] gandalf_der_13te@feddit.org 3 points 21 hours ago

yeah you already said it in your edit, but just to respond anyways:

grub's simplicity is a feature. it does one thing and does it well.

[–] PM_Your_Nudes_Please@lemmy.world 8 points 1 day ago* (last edited 1 day ago)

Because there is very little overlap between “programmers who design the systems to be as efficient and reliable as possible” and “UX designers who consider elegance and ease of use, even if it means the install is a few extra MB in size”.

Tons of FOSS UIs tend to fall into one of three categories:

  1. CLI. Maybe a third-party GUI exists.
  2. Laughably horrendous monstrosities that make early 90’s websites look good
  3. A direct ripoff of a paid software that has actual UX designers.

It’s because the people designing the FOSS aren’t UX designers, so they either make their best guess at it (the laughably horrendous choice) or they just copy whatever paid software they’re trying to replace.

[–] gallopingsnail@lemmy.sdf.org 14 points 1 day ago (1 children)

I dunno, I run Debian and my GRUB looks like this:

[–] Skullgrid@lemmy.world 1 points 5 hours ago

I wish it didn't but I don't want to risk breaking it and I don't want to risk breaking it just for it to be white on black, and I don't know what I'd have instead

[–] WolvenSpectre@lemmy.ca 4 points 1 day ago

There is no software that does theming for GRUB that doesn't break it badly and was stopped mid development and GRUB 2.0 takes deep knowledge of how it works to theme it without breaking it.

Hell the little bit of theming they added to Ventoy has them slowing GRUB updates to make sure that it is tested and tested again before they roll it out and break everyone's install without knowing it.

I plan on doing it but I really don't have time for it right now or any time in the future.

[–] mnemonicmonkeys@sh.itjust.works 6 points 1 day ago (1 children)

Why isn’t GRUB menu a fancy little thing by now?

Because you can't improve on perfection

[–] muusemuuse@sh.itjust.works 1 points 4 hours ago* (last edited 4 hours ago)

If you wanted, you could make a clean and capable boot picker like Apple does with their macs and frankly every hackintosh does. But we don’t. Because nerdcore is a thing.

[–] brax@sh.itjust.works 3 points 1 day ago

You can absolutely rice your GRUB install. I haven't used it in a hot minute, but I definitely had ones in the past that were themed.

[–] MalReynolds@slrpnk.net 6 points 1 day ago

It’s because GRUB needs to survive when everything else is broken. GRUB is the first and last standing soldier.

And there you are, right on the raggedty edge. Well done, Sir or Madam.