Skip to content

Hardware control for the WD PR4100 running stefaang's Freenas

Notifications You must be signed in to change notification settings

Coltonton/WD-PR4100-FreeNAS-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--InDev--

Drag Racing

Version 1.1 (03-26-2024)

  • Added Support for Linux based TrueNAS Scale along side TrueNAS Core for PR4100 as per the request and help of @SuperDope & @nestandi
  • Fixed Some Typos/Cleaned up while here
  • More Comments = More Better

WD PR4100 FreeNAS Hardware Control

Hardware control for the WD PR4100 running @stefaang's Freenas found HERE. All work is based off his basic hardware control script found here. I've simply made it better/more functional

Instalation:

  1. SSH into your FreeNas Box
  2. Make a directory in your prefered location to store managment scripts & enter it.
  3. Enter git clone https://github.com/Coltonton/WD-PR4100-FreeNAS-Control (or your repo)
  4. Enter cd WD-PR4100-FreeNAS-Control
  5. Enter chmod +x wdpreinit.sh && chmod +x wdpostinit.sh && chmod +x wdshutdown.sh
  6. Close SSH and Enter your box's web UI
  7. Goto Tasks -> Init/Shutdown Scripts
  8. Click th + to add a new Task
  9. For Type, choose Script and choose the script you wish to add in the browser or by entering it's path
  10. For When select when you want each script to run (Pre-Init, Post-Init, Shutdown)
  11. Make sure enabled is checked
  12. Click save, reboot your box, and then enjoy!

Feel free to modify any of the scripts at your will and risk, a few things can be easily modified like PowerLED color, state, and Welcome Text. (Info on later, I do have some in the comments)

Added Features:

  • TrueNAS Scale Support
  • Easy LED Control
  • An actual Fan control profile (may need tuning use at your own risk)
  • Seperate Scripts for Pre-Init / Post-Init(main) / Shutdown

To Add:

  • Maybe a full on device menu?
  • Make easier for users to edit custom stuff / give options?

About

Hardware control for the WD PR4100 running stefaang's Freenas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages