I followed these instructions to get swap working in my setup.
https://forum.proxmox.com/threads/how-to-run-pve-7-on-a-raspberry-pi.95658/
As I already had a running setup, I picked up from here:
Everything went fine, but after the reboot, I ran this command:
But got this error:
And no, the modprobe command does not work, so I'm dead in the water here. Any have any ideas?
Thanks
https://forum.proxmox.com/threads/how-to-run-pve-7-on-a-raspberry-pi.95658/
As I already had a running setup, I picked up from here:
apt purge dphys-swapfile -y
Everything went fine, but after the reboot, I ran this command:
sudo zpool create sdpool /dev/sda3
But got this error:
The ZFS modules are not loaded.
Try running '/sbin/modprobe zfs' as root to load them.
And no, the modprobe command does not work, so I'm dead in the water here. Any have any ideas?
Thanks