Talk:Root on ZFS with native encryption: Difference between revisions
m (R3 moved page Talk:Alpine Linux with root on ZFS with native encryption to Talk:Root on ZFS with native encryption: redundant alpine linux in title) |
(Add a Problems section, along with a problem) |
||
Line 6: | Line 6: | ||
~~ | ~~ | ||
== Problems == | |||
Thank you for this guide. I'm running into the folowing problem: | |||
~# modprobe zfs | |||
modprobe: FATAL: Module zfs not found in directory /lib/modules/5.15.32-0-lts | |||
--[[User:Bryan|Bryan]] ([[User talk:Bryan|talk]]) 12:58, 12 May 2022 (UTC) |
Revision as of 12:58, 12 May 2022
Alpine on ZFS root issues in wiki procedure (v1)
I made some notes on issues I have encountered while following this guide. I will check these more and see if I can update the wiki with the notes.
You can find the notes here: Notes on pastebin
~~
Problems
Thank you for this guide. I'm running into the folowing problem:
~# modprobe zfs modprobe: FATAL: Module zfs not found in directory /lib/modules/5.15.32-0-lts