Skip to content

Commit e6749e3

Browse files
psmet-devgmelikov
authored andcommitted
Update openSUSE Tumbleweed Root on ZFS.rst
zfs does not contains the kernel module, zfs-kmp-default does. Add it to match Leap doc. DKMS is not needed.
1 parent 61e62da commit e6749e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ Step 1: Prepare The Install Environment
136136

137137
#. Install ZFS in the Live CD environment::
138138

139-
zypper install zfs
140-
zypper install gdisk dkms
139+
zypper install zfs zfs-kmp-default
140+
zypper install gdisk
141141
modprobe zfs
142142

143143
Step 2: Disk Formatting

0 commit comments

Comments
 (0)