From bf56a9edfcca610bc771e0176f72bbce59fcc87a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 26 Dec 2024 19:01:18 -0800 Subject: large cleanup --- content/nix-raid-systemd-boot.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'content/nix-raid-systemd-boot.md') diff --git a/content/nix-raid-systemd-boot.md b/content/nix-raid-systemd-boot.md index de68695..fc3a363 100644 --- a/content/nix-raid-systemd-boot.md +++ b/content/nix-raid-systemd-boot.md @@ -1,8 +1,6 @@ +++ title = "Workaround md raid boot issue in NixOS 22.11" date = 2023-01-10 -[taxonomies] -tags = ["nix"] +++ For about a year now I've been running [NixOS](https://nixos.org/ "NixOS") on my personal machines. Yesterday I decided to go ahead and upgrade my NAS from NixOS 22.05 to [22.11](https://nixos.org/blog/announcements.html#nixos-22.11). On that machine, all the disks are encrypted, and there are two RAID0 devices. To unlock the drives, I log into the [SSH daemon running in `initrd`](https://nixos.wiki/wiki/Remote_LUKS_Unlocking), where I can type my passphrase. This time however, instead of a prompt to unlock the disk, I see the following message: -- cgit v1.2.3