From 0c4d7a6299029106a1d421ec59096b680fcb2a5a Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 20 Apr 2024 20:26:09 +0100 Subject: Swapped out gummiboot-efistub for systemd-boot-efistub --- posts/void-linux-with-encrypted-root-on-zfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/void-linux-with-encrypted-root-on-zfs.md b/posts/void-linux-with-encrypted-root-on-zfs.md index 17d138c..3179b4c 100644 --- a/posts/void-linux-with-encrypted-root-on-zfs.md +++ b/posts/void-linux-with-encrypted-root-on-zfs.md @@ -232,7 +232,7 @@ mount /boot/efi ``` ## Install ZFSBootMenu ``` -xbps-install -S zfsbootmenu gummiboot-efistub +xbps-install -S zfsbootmenu systemd-boot-efistub ``` Configure generate-zbm(5) by ensuring that the following keys appear in /etc/zfsbootmenu/config.yaml: ``` -- cgit v1.2.3