diff --git a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst index 22063c6..cd4b3e7 100644 --- a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst @@ -721,6 +721,12 @@ Step 4: System Configuration systemctl enable zfs-import-bpool.service + **Note:** For some disk configurations (NVMe?), this service `may fail + `__ with an error + indicating that the ``bpool`` cannot be found. If this happens, add + ``-d DISK-part3`` (replace ``DISK`` with the correct device path) to the + ``zpool import`` command. + #. Optional (but recommended): Mount a tmpfs to ``/tmp`` If you chose to create a ``/tmp`` dataset above, skip this step, as they