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