NonRAID DKMS Package - Version 1.3.2
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
- dkms: v1.3.2 (0277e25)
- md_nonraid: rename our recovery thread too (05c07d1)
- docs: document adding precleared disks (28959d5)
- docs:
nmdctl add
changes, parity swap procedure (28caf84) - docs: parity check with errors wont be cleared until next parity check (8253956)
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