102
submitted 9 months ago by NanoooK@sh.itjust.works to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] seaQueue@lemmy.world 43 points 9 months ago* (last edited 9 months ago)

I know people don't really like systemd much but goddamn if systemd-boot isn't easier to work with than grub. On my last two Arch installs I've used systemd-boot and I have absolutely no complaints. I don't alway need an entire mini OS to boot my kernel.

[-] nakal@kbin.social -1 points 9 months ago

I don't like systemd at all, but a boot routine that allows to load the plain kernel instead of an image and maybe choose other init systems than systemd would be nice. This is how most other Unix-like systems work.

[-] hunger@programming.dev 7 points 9 months ago

Starting the init system is the task of the root filesystem or initrd, with any boot loader. Systemd-boot happily boot into any init system just fine, just like any other bootloader that can boot Linux will boot into systemd just fine.

Systemd-boot boots kernel images (with efi-loader code embedded) and only offers a menu to pick which kernel file to load. What makes systemd-boot interesting is that it does nothing more than that: It does not read random filesystems, it does not implement random encryption things, does not parse image files and complex theme configuration, ... .

load more comments (6 replies)
this post was submitted on 29 Sep 2023
102 points (99.0% liked)

Linux

45574 readers
767 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 5 years ago
MODERATORS