this post was submitted on 12 Nov 2025
33 points (100.0% liked)

Linux

10126 readers
949 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

openSUSE Tumbleweed has officially replaced its traditional GRUB2 boot loader with GRUB2-BLS when installing the system via YaST. It is a variant of the traditional GRUB2 that supports the Boot Loader Specification (BLS) — a modern standard defining how Linux systems store and manage boot entries.

Instead of using a single large configuration file like grub.cfg, GRUB2-BLS reads small, individual text files (called Type #1 entries) located in /boot/efi/loader/entries. Each file describes how to boot a kernel, including its initrd and command line options.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here