| 17 Aug 2025 |
shelvacu | In reply to @waltmck:matrix.org This question got kind of derailed but I am still interested in whether actively managing datasets is something that you all would consider in-scope for disko I'm not a maintainer or anything, but I certainly would love it | 00:49:27 |
momo | I have No space left on device problem when I using this config to install. The installing command is nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest#disko-install -- -f .#server. Does anyone know how to solve this problem? | 03:09:39 |
robsliwi | Can you share some logs? | 07:40:31 |
| BerriJ joined the room. | 07:46:07 |
| ethancedwards8 joined the room. | 08:23:42 |
| shawn8901 joined the room. | 09:07:53 |
momo | In reply to @rob.sliwi:matrix.org Can you share some logs? https://fars.ee/664p | 15:19:07 |
robsliwi | Seems like your build host is simply filled to the max with its disk space? | 16:38:26 |
| Ramses 🇵🇸 joined the room. | 17:47:55 |
| 18 Aug 2025 |
| rocky ((λ💝.💝)💐) (she/they; ask before DM please) changed their display name from pink_rocky (she/they; ask before DM please) to ((λ💝.💝)🤭) (she/they; ask before DM please). | 00:54:09 |
momo | In reply to @rob.sliwi:matrix.org Seems like your build host is simply filled to the max with its disk space? Disko can be downloaded normally, but I don't understand why the subsequent operations are performed directly in the ISO instead of after creating partitions with Disko. My host has 8GB RAM and a 60GB hard drive, so logically, whether using tmpfs or the hard drive, resources shouldn't be exhausted. | 04:27:30 |
magic_rb | This happens while its fetching disko, you dont have enough space in the nix store | 06:27:42 |
| @lotte:chir.rs changed their profile picture. | 08:44:03 |
| @lotte:chir.rs changed their profile picture. | 09:48:42 |
Sylvie (she/it) 🏳️⚧️ | ok so I want to have an mdraid-mirrored EFI partition | 12:09:44 |
Sylvie (she/it) 🏳️⚧️ | the mdraid examples both create a partition table on top of the pool, which would most definitely make this not wor | 12:10:56 |
Sylvie (she/it) 🏳️⚧️ | * | 12:10:58 |
Sylvie (she/it) 🏳️⚧️ | can I simply change the content in my disko.devices.mdadm.x to a filesystem instead of gpt? | 12:11:44 |
Sylvie (she/it) 🏳️⚧️ | I will try that | 12:11:47 |
Sylvie (she/it) 🏳️⚧️ | it checks successfully at least 🤔 | 12:14:29 |
Sylvie (she/it) 🏳️⚧️ | I'll try to skip the partition table thing both on the mirrored boot and on my striped swap, hope that'll just work | 12:15:01 |
lassulus | did you check the boot-raid1 example? | 12:15:09 |
Sylvie (she/it) 🏳️⚧️ | oh, I didn't! | 12:15:51 |
Sylvie (she/it) 🏳️⚧️ | the examples are a bit hard to navigate, haha | 12:15:56 |
lassulus | well so many different ways to do it | 12:16:04 |
Sylvie (she/it) 🏳️⚧️ | but I actually guessed right it seems 😌 | 12:16:52 |
lassulus | there was also some problem with mirrored EFI with systemd-boot. But I don't exactly remember what the problem was | 12:17:08 |
lassulus | maybe installing it, because the partition is not detected correctly | 12:17:23 |
lassulus | but it works with grub afair | 12:17:27 |
Sylvie (she/it) 🏳️⚧️ | hmmm, interesting | 12:17:48 |