Linux Boot Partitions

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • zfsbootmenu

    ZFS Bootloader for root-on-ZFS systems with support for snapshots and native full disk encryption

  • I'm a huge fan of UKI - it's part of the underlying 'magic' of ZFSBootMenu (https://github.com/zbm-dev/zfsbootmenu/). We ship a single EFI file that is a full Linux kernel, a semi-custom initramfs and an embedded command line. With that, we can fully support root-on-ZFS because we don't have to re-implement a complex filesystem in a bootloader ... like GRUB. Because we're not trying to re-implement ZFS (or any other modern/complex filesystem), we can ALWAYS be current. If a new version of ZFS is released, all we have to do is build a new EFI executable with that baked in to the embedded initramfs.

    There are serious concerns with SecureBoot and being able to unlock your own bootloader - but UEFI itself is a nice universal base to target in 2022.

  • kernel-postinst-d

    Discontinued Scripts for kernel post-installation routines

  • AFAIK Debian still doesnt have any integration available for successfully using systemd-boot. There's nothing to maintain the loader/entries files that systemd-boot expects!

    I've been copy pasting (well, its in my ansible now) /etc/kernel/postinst.d/ hooks from stackoverflow, which writes these files. Jank & I wish my os would actually support this wonderful easy to use tool. Systemd-boot is so much less obtuse, such a breath or fresh air, after years of grub (and many of uboot as well, but that's a different sector).

    I made the jump two years ago to a single partition, just the ESP partition. Theres a warning abiut not being able to set permissions properly but its worked fine & been so much more pleasant to operate. Very strongly recommend. It just worked for me on Debian, no real fiddling.

    https://github.com/filakhtov/kernel-postinst-d/blob/master/9...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • docs

    Hardware and software docs / wiki (by AsahiLinux)

  • M1 Macs have more in common with iPhones than with Intel Macs.

    See https://github.com/AsahiLinux/docs/wiki/SW%3ABoot for example.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Some preinstalled options/defaults suggestion

    1 project | /r/openSUSE | 24 Jun 2023
  • ZFSBootMenu how to increase font resolution?

    1 project | /r/zfs | 11 Jun 2023
  • How to keep Ubuntu from creating a dozen /var subdirectories?

    2 projects | /r/zfs | 8 May 2023
  • Cloned my root dataset and now it won't boot because NTP daemon can't reach time servers

    1 project | /r/zfs | 5 May 2023
  • Root + Boot on ZFS + rEFInd, anyone had any luck?

    1 project | /r/archlinux | 24 Feb 2023