Proxmox 8

Tip:

Before installing xiRAID Classic 4.1.0 on a Proxmox 8.0 and 8.1, make sure you have a subscription for its package repositories.

To install xiRAID Classic 4.1.0 on a Proxmox 8.0 and 8.1:

  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/8/kver-6.2/xiraid-repo_1.1.0-446.kver.6.2_amd64.deb
    # apt install ./xiraid-repo_1.1.0-446.kver.6.2_amd64.deb
  3. Install xiraid-release.

    These commands install xiRAID Classic 4.1.0.

    # apt update && apt install xiraid-release