summarylogtreecommitdiffstats
path: root/zfs.install
diff options
context:
space:
mode:
Diffstat (limited to 'zfs.install')
-rw-r--r--zfs.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/zfs.install b/zfs.install
index 77a979820359..f406c472032e 100644
--- a/zfs.install
+++ b/zfs.install
@@ -8,9 +8,9 @@ post_upgrade() {
check_initramfs() {
echo " >>> To build the module for the current kernel use this command:
- # dkms install zfs/0.6.4.2 -k _KERNEL_VERSION_HERE_
+ # dkms install zfs/0.6.5.2 -k _KERNEL_VERSION_HERE_
or just boot to kernel you want to build and do
- # dkms install zfs/0.6.4.2 -k \$(uname -r)
+ # dkms install zfs/0.6.5.2 -k \$(uname -r)
>>> Always remember to install kernel headers!
"