Skip to content

Instantly share code, notes, and snippets.

@Mstaaravin
Created June 8, 2025 11:33
Show Gist options
  • Save Mstaaravin/24de835ba4f33dd9ee2dc8bb24c7ecb7 to your computer and use it in GitHub Desktop.
Save Mstaaravin/24de835ba4f33dd9ee2dc8bb24c7ecb7 to your computer and use it in GitHub Desktop.
ZFS Install on Debian 12
apt install -y linux-headers-amd64 zfsutils-linux zfs-dkms zfs-zed smartmontools
modprobe zfs
zfs --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment