Yet another win for Systemd.

  • @FuckBigTech347@lemmygrad.ml
    link
    fedilink
    1
    edit-2
    8 months ago

    From what I understand it’s basically like a “thin client” type of thing where the client loads the Kernel from local storage up to a certain point and then boots into a rootfs that is somewhere else on a remote server.

      • @FuckBigTech347@lemmygrad.ml
        link
        fedilink
        2
        edit-2
        8 months ago

        Similar but in this case the Linux Kernel/Init System act as the PXE firmware so you don’t need a TFTP Server to load initramfs and a Kernel image. And you don’t need a NFS or Samba server because the Server has the drive with the rootfs already exposed to the network.

      • @yum13241@lemm.ee
        link
        fedilink
        28 months ago

        Basically, your system, if asked to, will boot into a limited mode where it exposes its drives over NVMe-TCP. It’s like taking the hard drive out and putting it into a different PC, but over the network.