From 4916b8b5555209403704e1ce561059c84cbc2418 Mon Sep 17 00:00:00 2001 From: George Melikov Date: Mon, 25 Jun 2018 17:51:31 +0300 Subject: [PATCH] add `rootdelay` note --- Debian-Stretch-Root-on-ZFS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index ef75f35..c515b0c 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -292,6 +292,9 @@ In the future, you will likely want to take snapshots before each upgrade, and r 6.5 Wait for the newly installed system to boot normally. Login as root. +**Notes:** +- If you get a type of `rpool does not exist` message, you can try to add `rootdelay=10` to the kernel parameters. + 6.6 Create a user account: # zfs create rpool/home/YOURUSERNAME