-
Notifications
You must be signed in to change notification settings - Fork 60
ZFS Installation
jiangcuo edited this page Dec 18, 2023
·
1 revision
Pls install your kernel-header first.
https://github.com/jiangcuo/Proxmox-Arm64/issues/45
do
sudo apt install dpkg-dev
sudo apt install zfs-dkms zfsutils-linux
sudo modprobe zfs
add kernel repo.
deb https://global.mirrors.apqa.cn/proxmox/debian/kernel sid port
do
apt update && apt search pve-kernel-6.1*
apt install pve-kernel-6.1-generic