Proxmox 7

To installxiRAID Classic 4.1.0 on a Proxmox 7.2 and 7.4:

  1. Install linux-headers for the currently loaded kernel:

    # apt update && apt install pve-headers-$(uname -r)
  2. Install xiraid-repo for your OS:

    # cd /tmp/
    # curl -O https://pkg.xinnor.io/repository/Repository/xiraid/proxmox/7.2/kver-5.15/xiraid-repo_1.1.0-446.kver.5.15_amd64.deb
    # apt install ./xiraid-repo_1.1.0-446.kver.5.15_amd64.deb
  3. Install xiraid-release.

    These commands install xiRAID Classic 4.1.0.

    # apt update && apt install xiraid-release