!oNSIfazDqEcwhcOjSL:matrix.org

disko

355 Members
disko - declarative disk partitioning - https://github.com/nix-community/disko90 Servers

Load older messages


SenderMessageTime
29 Apr 2025
@realhotgirlshit:envs.net@realhotgirlshit:envs.netSo no encrypted /boot05:04:22
@realhotgirlshit:envs.net@realhotgirlshit:envs.netThat’s the only ramification, anything about FDE in general?05:04:58
@lassulus:lassul.uslassulusNo I usually do LUKS fde on all my computers05:07:42
@realhotgirlshit:envs.net@realhotgirlshit:envs.netWith GRUB?05:09:58
@lassulus:lassul.uslassulusThat doesnt matter usually. Since the kernel does the decryption in the initrd05:10:45
@lassulus:lassul.uslassulusI use grub or systemd-boot on different systems05:11:13
@realhotgirlshit:envs.net@realhotgirlshit:envs.netperfect 😁05:11:36
@realhotgirlshit:envs.net@realhotgirlshit:envs.netI’ll remove the cryptodisk stuff05:11:46
@lassulus:lassul.uslassulusYou have to add a /boot partition outside the luks also05:12:12
@realhotgirlshit:envs.net@realhotgirlshit:envs.nethmm :/05:12:31
@realhotgirlshit:envs.net@realhotgirlshit:envs.netI’ll go over the example configs05:13:10
@realhotgirlshit:envs.net@realhotgirlshit:envs.net yes, that is my disko config 05:15:27
@realhotgirlshit:envs.net@realhotgirlshit:envs.net* yes, that is in my disko config :D05:15:54
@lassulus:lassul.uslassulusAh the 1m partition in your config is not the /boot partition. It's an emulation of the MBR for a GPT partition. So you can do legacy boot ir your bios doesn't support efi boot05:17:20
@lassulus:lassul.uslassulus * 05:17:36
@realhotgirlshit:envs.net@realhotgirlshit:envs.netRight, okay yeah I remember that’s how legacy works05:17:58
@realhotgirlshit:envs.net@realhotgirlshit:envs.net Okay, it complains about CRYPTODISK not being enabled and /dev/sda not found 05:42:43
1 May 2025
@rosariopulella:matrix.orgRosuavio changed their display name from Rosario Pulella to Rosuavio.20:07:59
2 May 2025
@mysticalgud:matrix.orgMystical Gud joined the room.08:41:02
@mysticalgud:matrix.orgMystical Guddoes disko support ntfs?08:41:15
@lassulus:lassul.uslassulusUh not really. What do you want to do?09:43:53
@mysticalgud:matrix.orgMystical GudI'm tryna to create a partition for my dual booted windows install.09:48:16
@lassulus:lassul.uslassulusBetter skip creating it by doing content = none of the gpt partition and let windows create it09:50:30
@lassulus:lassul.uslassulus * 09:50:50
@lassulus:lassul.uslassulus * 09:50:57
@mysticalgud:matrix.orgMystical Gud
windows = {
        name = "windows";
        size = "xxxG"
        content = null;
    };

something like this?

10:02:25
@mysticalgud:matrix.orgMystical Gud *
windows = {
        name = "windows";
        size = "xxxG";
        content = null;
    };

something like this?

10:02:48
@lassulus:lassul.uslassulusYeah seems about right. inside partitions?11:27:24
@mysticalgud:matrix.orgMystical Gud lassulus: yep 13:35:52
3 May 2025
@joerg:thalheim.ioMic92Adding support shouldn't be hard, but no one needed it so far.08:17:40

Show newer messages


Back to Room ListRoom Version: 10