Installing
-
2. Setting Up Backports
How to Install Backports Repository on Debian GNU/Linux
The Setup includes ‘contrib‘ and ‘non-free‘ Sources.
If you want to further Managing these Sources see: Debian Non-free Repo Setup. -
3. Installing ZFS
Then to Install ZFS on Debian
Simply run:sudo apt install -t bookworm-backports zfs-dkms zfs-utils
For further Insight see the Official Documentation.
Testing Installation with:sudo zpool upgrade
Last, to enable it Reboot with:
sudo reboot
Contents