From 1ad320606db24e8e4fc86de46202d54cce77f7e2 Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sun, 17 Dec 2023 17:07:16 -0600 Subject: [PATCH] Had to add to Backgroun section in zfs-upgrade-issue --- 1702849369-zfs-upgrade-issue.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/1702849369-zfs-upgrade-issue.html b/1702849369-zfs-upgrade-issue.html index c835ba1..20a4baa 100644 --- a/1702849369-zfs-upgrade-issue.html +++ b/1702849369-zfs-upgrade-issue.html @@ -59,7 +59,8 @@ While it didn't exactly cause any issues with the zfs installation there was cur

-sudo -i 
+## Run as root
+# sudo -i 
 
 git clone https://github.com/openzfs/zfs
 
@@ -83,6 +84,12 @@ echo "$depmod_cont" > /etc/depmod.d/ubuntu.conf
 
 ## Build and intall
 make install
+
+## Run ldconfig
+ldconfig
+
+## Run depmod
+depmod