!oNSIfazDqEcwhcOjSL:matrix.org

disko

362 Members
disko - declarative disk partitioning - https://github.com/nix-community/disko92 Servers

Load older messages


SenderMessageTime
25 Jan 2026
@exaltia:chat.exaltia.frExaltia finally fixed my mistakes! 15:39:48
27 Jan 2026
@noneyescat:matrix.orgmomo

Hi, I’m installing nixos in a vm using disko. The installation finishes without errors, but when booting into the system, it drops into emergency mode because /dev/disk/by-partlabel/ROOT cannot be found.

I’ve verified that /dev/disk/by-partlabel/ROOT does exist and can be mounted manually from the iso.

This is my disko config: https://github.com/god464/flake/blob/master/hosts/server/disk.nix

Is there anything I’m missing?

14:01:11
@noneyescat:matrix.orgmomo Additionally, I replaced my disko configuration with example/btrfs-only-root-subvolume.nix from the disko repository, but the same issue still occurs.. Maybe another flake module/setting conflicts with disko? 14:13:12
28 Jan 2026
@exaltia:chat.exaltia.frExaltia changed their profile picture.08:14:24
29 Jan 2026
@exaltia:converser.euExaltia joined the room.00:00:46
@jaymes2:matrix.orgjaymes2 joined the room.18:31:51
30 Jan 2026
@markus.lohmayer:matrix.orgmarkus.lohmayer joined the room.07:46:49
@markus.lohmayer:matrix.orgmarkus.lohmayer

Hope someone can help: Have tiny home server/router with two USB SSDs forming a ZFS mirror. Also each disk has swap and ESP partition. One disk seems to die now (dmesg says usb 3-1: device not accepting address). Even though ZFS should give redundancy, the system becomes unresponsive. Boot loader is on the dying disk. Adding the mountpoint on the second disk does not have effect after rebuild and reboot:

          ESP = {
            size = "512M";
            type = "EF00";
            content = {
              type = "filesystem";
              format = "vfat";
              mountpoint = "/boot-fallback";         # added
              mountOptions = [ "umask=0077" ]; # added
            };
          };

Do I need to do something extra after changing the disko.nix file (adding the two lines above)?
I want to get redundancy for the bootloader. Do I need grub for this (used systemd-boot so far)?

07:59:58
@markus.lohmayer:matrix.orgmarkus.lohmayer *

Hope someone can help: Have tiny home server/router with two USB SSDs forming a ZFS mirror. Also each disk has swap and ESP partition. One disk seems to die now (dmesg says usb 3-1: device not accepting address). Even though ZFS should give redundancy, the system becomes unresponsive. Boot loader is on the dying disk. Adding the mountpoint on the second disk does not have effect after rebuild and reboot:

          ESP = {
            size = "512M";
            type = "EF00";
            content = {
              type = "filesystem";
              format = "vfat";
              mountpoint = "/boot-fallback";   # added
              mountOptions = [ "umask=0077" ]; # added
            };
          };

Do I need to do something extra after changing the disko.nix file (adding the two lines above)?
I want to get redundancy for the bootloader. Do I need grub for this (used systemd-boot so far)?

08:00:21
@markus.lohmayer:matrix.orgmarkus.lohmayerSorry, could have figured this one out directly: Need to create mountpoint manually10:12:02
@matthewcroughan:defenestrate.itmatthewcroughan @fosdem changed their display name from matthewcroughan to matthewcroughan @fosdem.13:17:09
@zimward:zimward.moezimward changed their display name from zimward to zimward @fosdem.16:18:40
@lillecarl:matrix.orglillecarl changed their profile picture.22:28:10
1 Feb 2026
@sigmasquadron:matrix.orgFernando Rodrigues changed their display name from SigmaSquadron to Fernando Rodrigues.10:43:23
@zimward:zimward.moezimward changed their display name from zimward @fosdem to zimward.20:36:07

There are no newer messages yet.


Back to Room ListRoom Version: 10