Update README.md (#13)
Some checks failed
Build kernel module for TrueNAS / build-and-run (push) Has been cancelled

Add a link to an install script for TrueNAS.
This commit is contained in:
Yuhao Zhou
2025-01-13 11:24:53 +08:00
committed by GitHub
parent 15dbae0f8f
commit e8e5a28c3f

View File

@@ -30,7 +30,7 @@ For the process of understanding this control logic, please refer to [my blog (i
For third-party systems, I am using Debian 12 "Bookworm", but you can find some manuals for other systems:
- **DSM**: see [#8](https://github.com/miskcoo/ugreen_leds_controller/issues/8)
- **TrueNAS**: see [#13](https://github.com/miskcoo/ugreen_leds_controller/issues/13) (and maybe [here](https://github.com/miskcoo/ugreen_leds_controller/tree/truenas-build/build-scripts/truenas)) for how to build the module, and [here](https://gist.github.com/Kerryliu/c380bb6b3b69be5671105fc23e19b7e8) for a script using the cli tool; [here](https://github.com/miskcoo/ugreen_leds_controller/tree/gh-actions/build-scripts/truenas/build) for pre-build drivers
- **TrueNAS**: see [#13](https://github.com/miskcoo/ugreen_leds_controller/issues/13) and [this repo](https://github.com/0x556c79/install-ugreen-leds-controller) (and maybe [here](https://github.com/miskcoo/ugreen_leds_controller/tree/truenas-build/build-scripts/truenas)) for how to build the module, and [here](https://gist.github.com/Kerryliu/c380bb6b3b69be5671105fc23e19b7e8) for a script using the cli tool; [here](https://github.com/miskcoo/ugreen_leds_controller/tree/gh-actions/build-scripts/truenas/build) for pre-build drivers
- **unRAID**: there is a [plugin](https://forums.unraid.net/topic/168423-ugreen-nas-led-control/); see also [this repo](https://github.com/ich777/unraid-ugreenleds-driver/tree/master/source/usr/bin)
- **Proxmox**: you need to use the cli tool in Proxmox, not in a VM
- **Debian**: see [the section below](#start-at-boot-for-debian-12)