From 212e0429217e5218cdb5ac70b2b90d41da9a43a4 Mon Sep 17 00:00:00 2001 From: George Melikov Date: Tue, 10 Jul 2018 10:39:06 +0300 Subject: [PATCH] add `modprobe zfs` --- Debian-Stretch-Root-on-ZFS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index d8c17db..fe7c5b7 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -41,6 +41,7 @@ If you have a second system, using SSH to access the target system can be conven # apt install --yes debootstrap gdisk dpkg-dev linux-headers-$(uname -r) # apt install --yes zfs-dkms + # modprobe zfs ## Step 2: Disk Formatting