Skip to content

NonRAID DKMS Debian Package - Version 1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:46
c49e357

NonRAID DKMS Package - Version 1.4.0

This release contains the NonRAID kernel driver DKMS package for Ubuntu/Debian systems.

What's Included

  • nonraid-dkms package with kernel module source and build scripts
  • Compatible with kernel versions 6.1 - 6.8 and 6.11 and later (tested up to 6.14) (6.9 and 6.10 are not supported)
  • Tested on Ubuntu 24.04 LTS (with GA kernel 6.8 and HWE kernels 6.11, 6.14), Debian 12 (with kernel 6.1) and Debian 13 (with kernel 6.12)

Changes Since Last Release

  • docs: include 7.1 in kernel support matrix (efa8cac)
  • md_nonraid: fix build on kernel 7.1 (xor_blocks -> xor_gen) (80f295c)
  • dkms: v1.4.0 (006dfb9)
  • docs: kernel support matrix updates for nonraid-6.18 branch (7036526)
  • md_nonraid: backport fixes to 6.6 and 6.1 from nonraid-6.18 (4c8b977)
  • md_nonraid: upstream update: nonraid-6.18 branch for kernels 6.11+ (5c1cee3)
  • docs: include 6.18 in kernel support matrix (60a9d65)
  • docs: add notes for performance expectations (47f04dd)
  • docs: document how to set per-disk mount options (59e2797)
  • docs: add notes for migrating an existing unraid array (f4b538d)
  • docs: add tip for using systemd overrides to ensure proper service ordering (c69fd80)
  • docs: update kernel support matrix, link to nonraid arch package (78437ca)
  • docs: remove unneeded note about hwe kernel support (0f3c902)
  • docs: quick start clarifications (71b1791)
  • docs: add quick start (1c3228d)
  • docs: modules build on kernel 6.16 (8b21e7d)
  • docs: document manual installation steps (5f3d9b0)
  • docs: document nonraid-notify.service (aed751f)

Installation

sudo apt install dkms linux-headers-$(uname -r) build-essential
sudo apt install ./nonraid-dkms_*.deb

Usage

After installation, verify the DKMS module has been built and installed:

sudo dkms status

Download and install the latest nonraid-tools package from separate release for the array management nmdctl tool.

Important Notes

  • ⚠️ Experimental software - Use at your own risk
  • See README.md for detailed usage instructions
  • Always backup important data before use