From 1df8151ebf2e06b07b0caadca9005d0f6e66ee5e Mon Sep 17 00:00:00 2001 From: George Melikov Date: Thu, 17 Aug 2017 10:18:20 +0300 Subject: [PATCH] Remove unneded part --- Debian-Stretch-Root-on-ZFS.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index 4e85df3..6fd6338 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -190,16 +190,6 @@ Even if you prefer a non-English system language, always ensure that `en_US.UTF- # apt install --yes zfs-dkms zfs-initramfs - # vi /usr/share/initramfs-tools/conf.d/zfs - for x in $(cat /proc/cmdline) - do - case $x in - root=ZFS=*) - BOOT=zfs - ;; - esac - done - 4.6 Install GRUB Choose one of the following options: